API:Vcl.Grids.TCustomDrawGrid.OnDrawCell

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnDrawCell: TDrawCellEvent read FOnDrawCell write FOnDrawCell;

C++

__property TDrawCellEvent OnDrawCell = {read=FOnDrawCell, write=FOnDrawCell};

Properties

Type Visibility Source Unit Parent
event protected
Vcl.Grids.pas
Vcl.Grids.hpp
Vcl.Grids TCustomDrawGrid

Description

Embarcadero Technologies does not currently have any additional information.