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 An unbound check box editor.
TcxCheckBoxProperties Stores check box settings.
TcxCheckBoxStyle
TcxCustomCheckBox The base class for unbound and data-aware check box editors.
TcxCustomCheckBoxProperties The base class for check box settings.

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.