RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TListItems.DefineProperties Method

Provides an interface for a method that reads and writes otherwise unpublished data.

Pascal
procedure DefineProperties(Filer: TFiler); override;
C++
virtual __fastcall DefineProperties(TFiler Filer);

TListItems overrides DefineProperties in order to persist individual items. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!