Vcl.CategoryButtons.TButtonCollection

From RAD Studio API Documentation
Jump to: navigation, search

Vcl.CategoryButtons.TItemCollectionSystem.Classes.TCollectionSystem.Classes.TPersistentSystem.TObjectTButtonCollection

Delphi

TButtonCollection = class(TItemCollection)

C++

class PASCALIMPLEMENTATION TButtonCollection : public TItemCollection

Properties

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

Description

Defines a collection of buttons that appear in a TButtonCategory.

Code Examples