Vcl.Dialogs.TCustomFileOpenDialog.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

/* TCustomFileDialog.Create */ inline __fastcall virtual TCustomFileOpenDialog(System::Classes::TComponent* AOwner) : TCustomFileDialog(AOwner) { }

Properties

Type Visibility Source Unit Parent
constructor public Vcl.Dialogs.hpp Vcl.Dialogs TCustomFileOpenDialog

Description

Embarcadero Technologies does not currently have any additional information.