RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DBGrids.TDrawDataCellEvent Type
Pascal
TDrawDataCellEvent = procedure (Sender: TObject; const Rect: TRect; Field: TField; State: TGridDrawState) of object;
C++
(Sender: TObject; const Rect: TRect; Field: TField; State: TGridDrawState) ( TDrawDataCellEvent)();

This is type DBGrids.TDrawDataCellEvent.

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