Location:
GRDSTD.H
Link against: grid.lib
class TGridUtils;
A collection of Grid utilities.
Defined in TGridUtils
:
FillRect()
static IMPORT_C void FillRect(CGraphicsContext *aGc, TRgb aColor, const TRect &aRect);
Fills the specified rectangle with the specified colour.
|
|