Vcl.CategoryButtons.TButtonCollection

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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

Delphi

TButtonCollection = class(TItemCollection)

C++

class PASCALIMPLEMENTATION TButtonCollection : public TItemCollection

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
Vcl.CategoryButtons.pas
Vcl.CategoryButtons.hpp
Vcl.CategoryButtons Vcl.CategoryButtons

Beschreibung

Definiert eine Kollektion mit Schaltflächen, die in einem TButtonCategory-Objekt erscheinen.

Codebeispiele