RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
MXGRID.TDecisionDrawCellEvent Type
Pascal
TDecisionDrawCellEvent = procedure (Sender: TObject; Col, Row: Longint; var Value: string; var aFont: TFont; var aColor: TColor; AState: TGridDrawState; aDrawState: TDecisionDrawState) of object;
C++
(Sender: TObject; Col, Row: Longint; var Value: string; var aFont: TFont; var aColor: TColor; AState: TGridDrawState; aDrawState: TDecisionDrawState) ( TDecisionDrawCellEvent)();

MXGRID

This is type MXGRID.TDecisionDrawCellEvent.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!