RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomFileDialog.Create Constructor

Creates and initializes an instance.

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

This method creates and initializes an instance of TCustomFileDialog

 

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