Source position: fpg_checkbox.pas line 106
function CreateCheckBox(
AOwner: TComponent;
x: TfpgCoord;
y: TfpgCoord;
AText: string
):TfpgCheckBox;