API:FMX.Grid.TCustomGrid.OnGetValue
Delphi
property OnGetValue: TOnGetValue read GetOnGetValue write SetOnGetValue;
C++
__property TOnGetValue OnGetValue = {read=GetOnGetValue, write=SetOnGetValue};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| event | public | FMX.Grid.pas FMX.Grid.hpp |
FMX.Grid | TCustomGrid |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!