TdxCustomDockControl.OriginalWidth Property
In This Article
Gets the real width of the dock control.
#Declaration
Delphi
property OriginalWidth: Integer read;
#Property Value
Type |
---|
Integer |
#Remarks
Please refer to the OriginalHeight property description for details.
See Also