RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TFilterComboBox.Create Constructor

Creates and initializes an instance of TFilterComboBox.

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

Call Create to create a TFilterComboBox objectat runtime. Filter combo 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!