Vcl.ExtCtrls.TCustomCategoryPanel

From RAD Studio API Documentation

Error: Image is invalid or non-existent.

Delphi

TCustomCategoryPanel = class(TCustomPanel)

C++

class PASCALIMPLEMENTATION TCustomCategoryPanel : public TCustomPanel

Properties

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

Description

TCustomCategoryPanel is a base class for the TCategoryPanel class.

TCustomCategoryPanel is a base class for the TCategoryPanel class. All of the class members for TCategoryPanel originate in TCustomCategoryPanel.

See Also