procedure DrawCheckbox

Top  Previous  Next

To draw a field please use the method

 

    DrawCheckbox

 

It accepts the following parameters

 

 R : TRect - the bounding box in logical coordinates

 Value : Boolean - the initial value

 FieldName : String - the name of the field (if empty it will be auto created)

 Hint : string - a hint message, can be empty