Vcl.ExtCtrls.TCustomCategoryPanel.FPanelSurface

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

FPanelSurface: TCategoryPanelSurface;

C++

TCategoryPanelSurface* FPanelSurface;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
field protected
Vcl.ExtCtrls.pas
Vcl.ExtCtrls.hpp
Vcl.ExtCtrls TCustomCategoryPanel

Beschreibung

FPanelSurface ist die Oberfläche des TCustomCategoryPanel-Objekts.

FPanelSurface wird intern verwendet und enthält die Oberfläche eines TCustomCategoryPanel-Objekts.

Siehe auch