FlexCel Studio for VCL/LCL
ContentsIndex
PreviousUpNext
TOnAllowEditCellEvent Type

Event associated with TFlexCelGrid.OnAllowEditCell.

Pascal
TOnAllowEditCellEvent = procedure (Sender: TObject; ACol, ARow: Longint; var AllowEdit: boolean) of object;
C++
(Sender: TObject; ACol, ARow: Longint; var AllowEdit: boolean) ( TOnAllowEditCellEvent)();
Copyright (c) 2002-2008 TMS Software. All rights reserved.
What do you think about this topic? Send feedback!