RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Grids.TSelectCellEvent Type
Pascal
TSelectCellEvent = procedure (Sender: TObject; ACol, ARow: Longint; var CanSelect: Boolean) of object;
C++
(Sender: TObject; ACol, ARow: Longint; var CanSelect: Boolean) ( TSelectCellEvent)();

This is type Grids.TSelectCellEvent.

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