Dear all,
Can I someone tell me about method of TCheckbox for fix empty ? If use the Checkbox for open dialog, after I did close dialog, I need to fix empty in checkbox, how I do that ?
Best regrad,
Peter
Dear all,
Can I someone tell me about method of TCheckbox for fix empty ? If use the Checkbox for open dialog, after I did close dialog, I need to fix empty in checkbox, how I do that ?
Best regrad,
Peter
Peter,
<oCheckBox>:SetCheck( .f. )
Dear Antonio
Thank you very much for help