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. 

 

Directory 

Drive 

FileType 

Mask 

MultiSelect 

Sorted 

Create 

Width

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