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