Vcl.DBGrids.TDrawDataCellEvent

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

Delphi

TDrawDataCellEvent = procedure (Sender: TObject; const Rect: TRect; Field: TField;
State: TGridDrawState) of object;

C++

typedef void __fastcall (__closure *TDrawDataCellEvent)(System::TObject* Sender, const Winapi::Windows::TRect &Rect, Data::Db::TField* Field, Vcl::Grids::TGridDrawState State);

プロパティ

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

説明

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