ActnMan.TActionBars

From RAD Studio VCL Reference
Jump to: navigation, search

Contents

Delphi Information

From ActnMan.pas

TActionBars = class(TActionClientsCollection)


Unit: ActnMan

Type: class

Inherited Class Members: ActnMan.TActionBars Members

Class Properties: ActnMan.TActionBars Properties

Class Methods: ActnMan.TActionBars Methods

Class Constructors & Destructors: ActnMan.TActionBars Constructors

C++ Information

From ActnMan.hpp

TActionBars = class(TActionClientsCollection)


Unit: ActnMan

Type: class

Inherited Class Members: ActnMan.TActionBars Members

Class Properties: ActnMan.TActionBars Properties

Class Methods: ActnMan.TActionBars Methods

Class Constructors & Destructors: ActnMan.TActionBars Constructors

Description

TActionBars is a collection of TActionBarItem objects used internally by the action manager to represent all of the action bars connected to the action manager in an application.


TActionBars is used by the action manager to maintain current layout information about all the action bars connected to the action manager in an application. TActionBars allows the action manager to write this information to disk in a file or to a stream. TActionBars also allows the action manager to reconstruct all of the action bars based on information contained in a specified file or a stream.

See Also

Personal tools
Translations
Newest Version