TAdvStringGridTGridCombo

Contents - Methods - Properties


TGridCombo - Methods

Contents - TGridCombo - Properties

~TGridCombo
Destructor

C++ declaration
inline __fastcall virtual ~TGridCombo(void)

DoChange
Delphi declaration
procedure DoChange;
C++ declaration
void __fastcall DoChange(void)
SizeDropDownWidth
Delphi declaration
procedure SizeDropDownWidth;
C++ declaration
void __fastcall SizeDropDownWidth(void)
TGridCombo
Constructor

C++ declaration
__fastcall virtual TGridCombo(Classes::TComponent *aOwner)

inline __fastcall TGridCombo(HWND ParentWindow)

__fastcall virtual TGridCombo(Classes::TComponent *AOwner)


TGridCombo - Properties

Contents - TGridCombo - Methods

FGrid
Delphi declaration
FGrid: TAdvStringGrid;
C++ declaration
TAdvStringGrid *FGrid
grid
Delphi declaration
grid: tadvstringgrid;
C++ declaration
TAdvStringGrid *grid