API:FMX.Grid.TCustomGrid.OnGetValue

From RAD Studio API Documentation
Jump to: navigation, search

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.