diff --git a/docs/xml/lcl/actnlist.xml b/docs/xml/lcl/actnlist.xml index b0bb0fe904..91ca4ff7a0 100644 --- a/docs/xml/lcl/actnlist.xml +++ b/docs/xml/lcl/actnlist.xml @@ -1399,7 +1399,7 @@ component. -Whether the CheckBox associated with the action is Checked +Whether the check box control associated with the action is Checked (default False). diff --git a/docs/xml/lcl/dbctrls.xml b/docs/xml/lcl/dbctrls.xml index 674a6c2aaf..4177589294 100644 --- a/docs/xml/lcl/dbctrls.xml +++ b/docs/xml/lcl/dbctrls.xml @@ -4458,10 +4458,10 @@ IsVisible method to consider this and get real visibility. -Implements a data-aware checkbox control. +Implements a data-aware check box control.

-TDBCheckBox implements a data-aware checkbox control for use with +TDBCheckBox implements a data-aware check box control for use with a logical field in a database. The dataset field can be represented using either a Boolean or a String data type.

@@ -4476,7 +4476,7 @@ Support for TBasicAction is also implemented in the control using its Action property.

-Use the following properties to configure and control the data-aware checkbox +Use the following properties to configure and control the data-aware check box control: