Vcl.ExtCtrls.TCategoryPanel

From RAD Studio API Documentation

Error: Image is invalid or non-existent.

Delphi

TCategoryPanel = class(TCustomCategoryPanel)

C++

class PASCALIMPLEMENTATION TCategoryPanel : public TCustomCategoryPanel

Properties

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

Description

TCategoryPanel is used to hold the set of display control legends for a particular display category.

TCategoryPanel is basically a TPanel with a header to collapse and expand the panel.

See Also