TTMSFNCPageControlContainer.Draw Method
Draws the container background and border for the current page state.
API unit family: TMSFNCPageControl
Declaring type: TTMSFNCPageControlContainer
Syntax
procedure Draw(AGraphics: TTMSFNCGraphics; ARect: TRectF); override;
Parameters
| Name | Description |
|---|---|
AGraphics |
Graphics context used for rendering. |
ARect |
Bounding rectangle to draw within. |