RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TStrings.DefineProperties Method

Reads and writes the Strings property as if it were published.

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

TStrings overrides DefineProperties so that the strings in the list can be loaded and saved with a form file as if the Strings property were published. 

 

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