TdxRectWrapper Methods
Maintains objects of structured type, such as TRect, at both design and run-time.Name | Description |
---|---|
Assign(TPersistent) | Inherited from TPersistent. |
AssignTo(TPersistent) | Inherited from TPersistent. |
Clone | Creates a copy of a given TdxRectWrapper object. |
DoChanged(TdxRectSides) protected | Generates the OnChanged event. |
Empty | Sets the default coordinate values of a TdxRectWrapper object. |
Equals(TObject) | Inherited from TObject. |
GetHashCode | Inherited from TObject. |
GetNamePath | Inherited from TPersistent. |
GetOwner | Inherited from TPersistent. |
IsEmpty(Boolean) | |
IsEqual(TRect) | Compares a specified rectangle with a rectangle maintained by the TdxRectWrapper object. |
ToString | Inherited from TObject. |
See Also