TdxBarItemLinks.BarManager Property
In This Article
Specifies the TdxBarManager to which a given TdxBarItemLinks object belongs.
#Declaration
Delphi
property BarManager: TdxBarManager read;
#Property Value
Type |
---|
Tdx |
#Remarks
Returns the TdxBarManager specified at TdxBarItemLinks creation as a constructor’s parameter.
Note
As a rule, Bar
See Also