API:FMX.Grid.TCustomGrid.OnSetValue
Delphi
property OnSetValue: TOnSetValue read GetOnSetValue write SetOnSetValue;
C++
__property TOnSetValue OnSetValue = {read=GetOnSetValue, write=SetOnSetValue};
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!