Vcl.ExtCtrls.TCustomCategoryPanel.GetCategoryPanelSurfaceClass

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

Delphi

function GetCategoryPanelSurfaceClass: TCategoryPanelSurfaceClass; virtual;

C++

virtual TCategoryPanelSurfaceClass __fastcall GetCategoryPanelSurfaceClass();

プロパティ

種類 可視性 ソース ユニット
function protected
Vcl.ExtCtrls.pas
Vcl.ExtCtrls.hpp
Vcl.ExtCtrls TCustomCategoryPanel


説明

GetCategoryPanelSurfaceClass は、TCustomCategoryPanel 描画面(Surface)のクラスを返します。

GetCategoryPanelSurfaceClass は、TCustomCategoryPanel 描画面(Surface)クラスを取得するために、内部的に使用されます。

関連項目