Vcl.ControlList.TCustomControlList.DoBeforeDrawItem

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

Delphi

procedure DoBeforeDrawItem(AIndex: Integer;
ACanvas: TCanvas; ARect: TRect; AState: TOwnerDrawState); virtual;

C++

virtual void __fastcall DoBeforeDrawItem(int AIndex, Vcl::Graphics::TCanvas* ACanvas, const System::Types::TRect &ARect, Winapi::Windows::TOwnerDrawState AState);

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
Vcl.ControlList.pas
Vcl.ControlList.hpp
Vcl.ControlList TCustomControlList

説明

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