Contents - Methods - Properties
Contents - TGridCombo - Properties
~TGridCombo
DestructorDoChange
Delphi declarationSizeDropDownWidth
procedure DoChange;
C++ declaration
void __fastcall DoChange(void)
Delphi declarationTGridCombo
procedure SizeDropDownWidth;
C++ declaration
void __fastcall SizeDropDownWidth(void)
ConstructorC++ declaration
__fastcall virtual TGridCombo(Classes::TComponent *aOwner)inline __fastcall TGridCombo(HWND ParentWindow)
__fastcall virtual TGridCombo(Classes::TComponent *AOwner)
Contents - TGridCombo - Methods
FGrid
Delphi declarationgrid
FGrid: TAdvStringGrid;
C++ declaration
TAdvStringGrid *FGrid
Delphi declaration
grid: tadvstringgrid;
C++ declaration
TAdvStringGrid *grid