TdxRectWrapper.Empty Method
Sets the default coordinate values of a TdxRectWrapper object.
Declaration
procedure Empty;
Remarks
Calling this method sets the Left, Top, Bottom, Right, Width, and Height properties of the TdxRectWrapper object to zero.
See Also