community.borland.com

Article #15405: EXTERNAL METHODS

 Technical Notes Database

TN405D.txt   EXTERNAL METHODS
Category   :Pascal
Platform    :All
Product    :Turbo Pascal  5.5

Description:
Q. Can methods within an object be external?
A. Yes. Virtual and Static methods can be written as external
   code. There is no difference between an external Virtual or
   Static method. External Constructors and Destructors are
   difficult to write due to the Prolog and Epilog code within
   them.


Reference:


7/16/98 4:35:31 PM
 

Last Modified: 01-SEP-99