Back to Devexpress

TdxBar.OldName Property

vcl-dxbar-dot-tdxbar-1618b544.md

latest570 B
Original Source

TdxBar.OldName Property

Deprecated. This property exists for backward compatibility only. Use the Name property instead.

Declaration

delphi
property OldName: string read; write;

Property Value

TypeDescription
string

The toolbar component name.

|

See Also

TdxBar Class

TdxBar Members

dxBar Unit