IdxSkin.DrawCaption(HDC,string,TRect,Integer,Integer) Method
Declaration
procedure DrawCaption(DC: HDC; const ACaption: string; const ARect: TRect; APart: Integer; AState: Integer = 0);
Parameters
| Name | Type |
|---|---|
| DC | HDC |
| ACaption | string |
| ARect | TRect |
| APart | Integer |
| AState | Integer |
See Also