RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
MXGRID.TDecisionExamineCellEvent Type
Pascal
TDecisionExamineCellEvent = procedure (Sender: TObject; iCol, iRow: Longint; iSum: Integer; const ValueArray: TValueArray) of object;
C++
(Sender: TObject; iCol, iRow: Longint; iSum: Integer; const ValueArray: TValueArray) ( TDecisionExamineCellEvent)();

MXGRID

This is type MXGRID.TDecisionExamineCellEvent.

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