IBX.IBFilterDialog.TfrmIBFilterDialog.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

/* TCustomForm.Create */ inline __fastcall virtual TfrmIBFilterDialog(System::Classes::TComponent* AOwner) : Vcl::Forms::TForm(AOwner) { }
/* TCustomForm.CreateNew */ inline __fastcall virtual TfrmIBFilterDialog(System::Classes::TComponent* AOwner, int Dummy) : Vcl::Forms::TForm(AOwner, Dummy) { }
/* TWinControl.CreateParented */ inline __fastcall TfrmIBFilterDialog(HWND ParentWindow) : Vcl::Forms::TForm(ParentWindow) { }

Properties

Type Visibility Source Unit Parent
constructor public IBX.IBFilterDialog.hpp IBX.IBFilterDialog TfrmIBFilterDialog

Description

Embarcadero Technologies does not currently have any additional information.