TdxRichEditView.CreatePhysicalRectangle(TRect,TRect) Method
Declaration
function CreatePhysicalRectangle(const APageViewInfoClientBounds: TRect; const ABounds: TRect): TRect; overload; virtual;
Parameters
| Name | Type |
|---|---|
| APageViewInfoClientBounds | TRect |
| ABounds | TRect |
Returns
| Type |
|---|
| TRect |
See Also