TdxGanttControlCanvasCustomCache.GetCheckBoxImage(TcxCustomEditProperties,TSize,TcxCheckBoxState,TdxScaleFactor) Method
Declaration
function GetCheckBoxImage(AProperties: TcxCustomEditProperties; const ASize: TSize; AValue: TcxCheckBoxState; AScaleFactor: TdxScaleFactor): TdxGPImage;
Parameters
| Name | Type |
|---|---|
| AProperties | TcxCustomEditProperties |
| ASize | TSize |
| AValue | TcxCheckBoxState |
| AScaleFactor | TdxScaleFactor |
Returns
| Type |
|---|
| TdxGPImage |
See Also