Vcl.DBGrids.TDBGridClickEvent
Delphi
TDBGridClickEvent = procedure (Column: TColumn) of object;
C++
typedef void __fastcall (__closure *TDBGridClickEvent)(TColumn* Column);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
type typedef |
public | Vcl.DbGrids.pas Vcl.DBGrids.hpp |
Vcl.DBGrids | Vcl.DBGrids |
Description
Embarcadero Technologies does not currently have any additional information.