Skip to main content

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 the check box items’ check states for the specified edit value of a check box.
CalculateCheckStatesValue(TcxCheckStates,IcxCheckItems,TcxCheckStatesValueFormat) Calculates the edit value by the check box items’ check states.

Subranges

Name Description
TcxCheckStatesValueFormat Specifies the edit value format of a check box.

Types

Name Description
TcxCheckStates Represents states for the TcxCustomCheckBox editor.
TcxCheckStatesToValueEvent
TcxValueToCheckStatesEvent