Vcl.ExtCtrls.TCategoryPanelSurface

From RAD Studio API Documentation
Jump to: navigation, search

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

Properties

Type Visibility Source Unit Parent
class public
Vcl.ExtCtrls.pas
Vcl.ExtCtrls.hpp
Vcl.ExtCtrls Vcl.ExtCtrls

Description

TCategoryPanelSurface defines the surface of a TCustomCategoryPanel.

Use TCategoryPanelSurface to define the drawing surface for a TCustomCategoryPanel control.

See Also