Vcl.ComCtrls.THeaderStyleHook.DrawHeaderSection

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

Delphi

procedure DrawHeaderSection(Canvas: TCanvas; R: TRect; Index: Integer;  const Text: string; IsPressed, IsHot, IsBackground: Boolean); virtual;

C++

virtual void __fastcall DrawHeaderSection(Vcl::Graphics::TCanvas* Canvas, const System::Types::TRect &R, int Index, const System::UnicodeString Text, bool IsPressed, bool IsHot, bool IsBackground);

プロパティ

種類 可視性 ソース ユニット
procedure
function
class protected
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls THeaderStyleHook

説明

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