Vcl.ExtCtrls.TCustomCategoryPanel.FPanelSurface

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

Delphi

FPanelSurface: TCategoryPanelSurface;

C++

TCategoryPanelSurface* FPanelSurface;

プロパティ

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


説明

FPanelSurface は、TCustomCategoryPanel の描画面(Surface)です。

FPanelSurface は、TCustomCategoryPanel の描画面(Surface)を維持するために、内部的に使用されます。

関連項目