API:FMX.Grid.TCustomGrid.OnDrawColumnCell

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnDrawColumnCell: TDrawColumnCellEvent read GetOnDrawColumnCell write SetOnDrawColumnCell;

C++

__property TDrawColumnCellEvent OnDrawColumnCell = {read=GetOnDrawColumnCell, write=SetOnDrawColumnCell};

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.