TdxBar.OldName Property
In This Article
Deprecated. This property exists for backward compatibility only. Use the Name property instead.
#Declaration
Delphi
property OldName: string read; write;
#Property Value
Type | Description |
---|---|
string | The toolbar component name. |
See Also