Vcl.ExtCtrls.TCustomCategoryPanel.FPanelSurface

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FPanelSurface: TCategoryPanelSurface;

C++

TCategoryPanelSurface* FPanelSurface;

Properties

Type Visibility Source Unit Parent
field protected
Vcl.ExtCtrls.pas
Vcl.ExtCtrls.hpp
Vcl.ExtCtrls TCustomCategoryPanel

Description

FPanelSurface is the surface of the TCustomCategoryPanel.

FPanelSurface is internally used to keep the surface of a TCustomCategoryPanel.

See Also