FMX.Grid.TGetImageIndexEvent
Delphi
TGetImageIndexEvent = procedure(Column: TColumn; const Value: TValue; var ImageIndex: TImageIndex) of object;
C++
typedef void __fastcall (__closure *TGetImageIndexEvent)(TColumn* Column, const System::Rtti::TValue &Value, System::Uitypes::TImageIndex &ImageIndex);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
type typedef |
public | FMX.Grid.pas FMX.Grid.hpp |
FMX.Grid | FMX.Grid |
Description
Embarcadero Technologies does not currently have any additional information.