Vcl.ActnMan.TActionBarStyleList

Delphi
TActionBarStyleList = class(TStringList)
C++
class PASCALIMPLEMENTATION TActionBarStyleList : public System::Classes::TStringList
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | Vcl.ActnMan.pas Vcl.ActnMan.hpp |
Vcl.ActnMan | Vcl.ActnMan |
Description
Represents a list of action bar style names associated with the corresponding pointers to TActionBarStyle.
Use the TActionBarStyleList.Style property to get a specific TActionBarStyle instance.