Skip to main content

TdxBarManagerList Members

Contains references to the TdxBarManager of each form that contains a TdxBarManager.

Constructors

Name Description
Create Inherited from TObjectList.
Create(Boolean) Inherited from TObjectList.

Properties

Name Description
BarManagers Provides indexed access to the TdxBarManager objects located on forms.
Capacity Inherited from TList.
Count Inherited from TList.
CustomizingBarManager Returns the TdxBarManager object being customized.
Items Inherited from TObjectList.
List Inherited from TList.
OwnsObjects Inherited from TObjectList.

Methods

Name Description
Add(Pointer) Inherited from TList.
Add(TObject) Inherited from TObjectList.
Assign(TList,TListAssignOp,TList) Inherited from TList.
Clear Inherited from TList.
Delete(Integer) Inherited from TList.
Equals(TObject) Inherited from TObject.
Error(PResStringRec,NativeInt) Inherited from TList.
Error(String,NativeInt) Inherited from TList.
Exchange(Integer,Integer) Inherited from TList.
Expand Inherited from TList.
Extract(Pointer) Inherited from TList.
Extract(TObject) Inherited from TObjectList.
ExtractItem(Pointer,TDirection) Inherited from TList.
ExtractItem(TObject,TDirection) Inherited from TObjectList.
FindInstanceOf(TClass,Boolean,Integer) Inherited from TObjectList.
First Inherited from TObjectList.
GetHashCode Inherited from TObject.
IndexOf(Pointer) Inherited from TList.
IndexOf(TObject) Inherited from TObjectList.
IndexOfItem(Pointer,TDirection) Inherited from TList.
IndexOfItem(TObject,TDirection) Inherited from TObjectList.
Insert(Integer,Pointer) Inherited from TList.
Insert(Integer,TObject) Inherited from TObjectList.
Last Inherited from TObjectList.
Move(Integer,Integer) Inherited from TList.
NextActive(TdxBarManager,Boolean)
Pack Inherited from TList.
Remove(Pointer) Inherited from TList.
Remove(TObject) Inherited from TObjectList.
RemoveItem(Pointer,TDirection) Inherited from TList.
RemoveItem(TObject,TDirection) Inherited from TObjectList.
Sort(TListSortCompare) Inherited from TList.
SortList(TListSortCompareFunc) Inherited from TList.
ToString Inherited from TObject.
See Also