API:Vcl.Grids.TCustomDrawGrid.OnSelectCell

From RAD Studio API Documentation
Jump to: navigation, search

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.