OnSelectQuery
This method provides an opportunity to block the selection at the last moment by reading ACol and ARow parameters and set Accept to ‘False’.
pas
property OnSelectQuery: TNxCellQueryEvent read FOnSelectQuery write FOnSelectQuery;
This method provides an opportunity to block the selection at the last moment by reading ACol and ARow parameters and set Accept to ‘False’.
property OnSelectQuery: TNxCellQueryEvent read FOnSelectQuery write FOnSelectQuery;