TdxRectWrapper Class
In This Article
Maintains objects of structured type, such as TRect, at both design and run-time.
#Declaration
Delphi
TdxRectWrapper = class(
TPersistent
)
#Inheritance
TObject
TPersistent
TdxRectWrapper
See Also