Vcl.DBGrids.TDrawColumnCellEvent

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

TDrawColumnCellEvent = procedure (Sender: TObject; const Rect: TRect;
DataCol: Integer; Column: TColumn; State: TGridDrawState) of object;

C++

typedef void __fastcall (__closure *TDrawColumnCellEvent)(System::TObject* Sender, const Winapi::Windows::TRect &Rect, int DataCol, TColumn* Column, Vcl::Grids::TGridDrawState State);

プロパティ

種類 可視性 ソース ユニット
type
typedef
public
Vcl.DbGrids.pas
Vcl.DBGrids.hpp
Vcl.DBGrids Vcl.DBGrids

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。