RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TClassFinder Class

TClassFinder allows registered persistent classes to be retrieved.

Pascal
TClassFinder = class;
C++
class TClassFinder;

The TClassFinder allows the list of registered persistent classes to be retrieved. Objects instatiated from persistent classes are those that can be stored (serialised) beyond the operation of the current application. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!