TGCheckBox: Difference between revisions

From Gestinux Wiki [[en:MainPage]]
Jump to navigation Jump to search
Tintinux (talk | contribs)
Created page with "This control is similar to the TCheckBox, with a TLabel to display the caption and a Translate procedure, as in all other [[Gestinux_util#Visual_components|data entry componen..."
 
Tintinux (talk | contribs)
No edit summary
 
Line 1: Line 1:
This control is similar to the TCheckBox, with a TLabel to display the caption and a Translate procedure, as in all other [[Gestinux_util#Visual_components|data entry components]]  
This control is a TCheckBox, with a TLabel to display the caption, and a Translate procedure, as in all other [[Gestinux_util#Visual_components|data entry components]]  


Use the Checked property to set or get the checkbox.
Use the Checked property to set or get the checkbox.


[[Gestinux_util#Visual_components|Other data entry components]]
[[Gestinux_util#Visual_components|Other data entry components]]

Latest revision as of 13:52, 7 March 2013

This control is a TCheckBox, with a TLabel to display the caption, and a Translate procedure, as in all other data entry components

Use the Checked property to set or get the checkbox.

Other data entry components