cxCheckBox Unit
Classes
Name | Description |
---|---|
TcxCaptionItem | A labeled item in collection controls (such as check lists or group boxes). |
TcxCaptionItems | Represents a collection of labeled items in collection controls (such as check lists or group boxes). |
TcxCheckBox | Represents a check box control that allows selecting an option. |
TcxCheckBoxProperties | Contains properties specific to check box editors. |
TcxCheckBoxStyle | |
TcxCustomCheckBox | Serves as the base class for classes that implement check box controls. |
TcxCustomCheckBoxProperties | Represents settings specific to check box editors. |
Interfaces
Name |
---|
IcxCheckItems |
Enums
Name | Description |
---|---|
TcxCheckBoxNullValueShowingStyle | Represents possible styles for representing NULL values by TcxCustomCheckBox controls. |
TcxCheckStatesValueFormatEx |
Methods
Name | Description |
---|---|
CalculateCheckStates(TcxEditValue,IcxCheckItems,TcxCheckStatesValueFormat,TcxCheckStates) | Calculates check box states for the specified edit value. |
CalculateCheckStatesValue(TcxCheckStates,IcxCheckItems,TcxCheckStatesValueFormat) | Calculates an edit value from specified check box item states. |
Subranges
Name | Description |
---|---|
TcxCheckStatesValueFormat | Specifies the edit value format of a check box. |
Types
Name | Description |
---|---|
TcxCheckStates | An array of check box states. |
TcxCheckStatesToValueEvent | |
TcxValueToCheckStatesEvent |