RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomStringsValuesList.Create Constructor

Create is the constructor for TCustomStringsValuesList.

Pascal
constructor Create(AOwner: TComponent); override;
C++
virtual __fastcall TCustomStringsValuesList(TComponent * AOwner);

Create creates the strings list. 

 

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