RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TFileListBox.Create Constructor

Creates an instance of TFileListBox.

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

Call Create to create a TFileListBox object at runtime. File list boxes placed on a form at design time are created automatically. 

 

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