TAdvStringGridTGridItem

Contents - Methods - Properties


TGridItem - Methods

Contents - TGridItem - Properties

~TGridItem
Destructor

C++ declaration
__fastcall virtual ~TGridItem(void)

TGridItem
Constructor

C++ declaration
__fastcall virtual TGridItem(Classes::TCollection *Collection)


TGridItem - Properties

Contents - TGridItem - Methods

Idx
Delphi declaration
property Idx: Integer;
C++ declaration
__property int Idx={ nodefault }
Items
Delphi declaration
property Items: tstrings;
C++ declaration
__property Classes::TStrings *Items