FMX.Grid.TGridModel.OnCallbackGetValue

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnCallbackGetValue: TOnCallbackGetValue read FOnCallbackGetValue write FOnCallbackGetValue;

C++

__property TOnCallbackGetValue OnCallbackGetValue = {read=FOnCallbackGetValue, write=FOnCallbackGetValue};

Properties

Type Visibility Source Unit Parent
event public
FMX.Grid.pas
FMX.Grid.hpp
FMX.Grid TGridModel

Description

For internal use only.

Do not use this member. It is for internal use only.