TTMSFNCDataGrid.Draw Method
Draws the grid to the supplied graphics context and rectangle.
API unit family: TMSFNCDataGrid
Declaring type: TTMSFNCDataGrid
Inherited from: TTMSFNCCustomDataGrid
Syntax
procedure Draw(AGraphics: TTMSFNCGraphics; ARect: TRectF); override;
Parameters
| Name | Description |
|---|---|
AGraphics |
Graphics context used for drawing. |
ARect |
Argument used by the operation. |