RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DBGrids.TDrawColumnCellEvent Type
Pascal
TDrawColumnCellEvent = procedure (Sender: TObject; const Rect: TRect; DataCol: Integer; Column: TColumn; State: TGridDrawState) of object;
C++
(Sender: TObject; const Rect: TRect; DataCol: Integer; Column: TColumn; State: TGridDrawState) ( TDrawColumnCellEvent)();

This is type DBGrids.TDrawColumnCellEvent.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!