API:Vcl.Grids.TDrawCellEvent

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

Delphi

TDrawCellEvent = procedure (Sender: TObject; ACol, ARow: Longint;
Rect: TRect; State: TGridDrawState) of object;

C++

typedef void __fastcall (__closure *TDrawCellEvent)(System::TObject* Sender, System::LongInt ACol, System::LongInt ARow, const System::Types::TRect &Rect, TGridDrawState State);

プロパティ

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

説明

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