Vcl.ExtCtrls.TCategoryPanelSurface

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

Vcl.Controls.TCustomTransparentControlVcl.Controls.TCustomControlVcl.Controls.TWinControlVcl.Controls.TControlSystem.Classes.TComponentSystem.Classes.TPersistentTCategoryPanelSurface

Delphi

TCategoryPanelSurface = class(TCustomTransparentControl)

C++

class PASCALIMPLEMENTATION TCategoryPanelSurface : public Vcl::Controls::TCustomTransparentControl

プロパティ

種類 可視性 ソース ユニット
class public
Vcl.ExtCtrls.pas
Vcl.ExtCtrls.hpp
Vcl.ExtCtrls Vcl.ExtCtrls

説明

TCategoryPanelSurface では、TCustomCategoryPanel の描画面を定義します。

TCategoryPanelSurface を使用して、TCustomCategoryPanel コントロールの描画面を定義することができます。

関連項目