Vcl.DBCGrids.TPaintPanelEvent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TPaintPanelEvent = procedure(DBCtrlGrid: TDBCtrlGrid;
Index: Integer) of object;

C++

typedef void __fastcall (__closure *TPaintPanelEvent)(TDBCtrlGrid* DBCtrlGrid, int Index);

Properties

Type Visibility Source Unit Parent
type
typedef
public
Vcl.DbCGrids.pas
Vcl.DBCGrids.hpp
Vcl.DBCGrids Vcl.DBCGrids

Description

Embarcadero Technologies does not currently have any additional information.