API:Vcl.Grids.TCustomDrawGrid.OnSelectCell
Delphi
property OnSelectCell: TSelectCellEvent read FOnSelectCell write FOnSelectCell;
C++
__property TSelectCellEvent OnSelectCell = {read=FOnSelectCell, write=FOnSelectCell};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| event | protected | Vcl.Grids.pas Vcl.Grids.hpp |
Vcl.Grids | TCustomDrawGrid |
Description
Embarcadero Technologies does not currently have any additional information.