Back to Devexpress

cxCheckBox Unit

vcl-cxcheckbox-9a0523aa.md

latest2.3 KB
Original Source

cxCheckBox Unit

Classes

NameDescription
TcxCaptionItemA labeled item in collection controls (such as check lists or group boxes).
TcxCaptionItemsRepresents a collection of labeled items in collection controls (such as check lists or group boxes).
TcxCheckBoxAn unbound check box editor.
TcxCheckBoxPropertiesStores check box settings.
TcxCheckBoxStyle
TcxCustomCheckBoxThe base class for unbound and data-aware check box editors.
TcxCustomCheckBoxPropertiesThe base class for check box settings.

Interfaces

Name
IcxCheckItems

Enums

NameDescription
TcxCheckBoxNullValueShowingStyleRepresents possible styles for representing NULL values by TcxCustomCheckBox controls.
TcxCheckStatesValueFormatEx

Methods

NameDescription
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

NameDescription
TcxCheckStatesValueFormatSpecifies the edit value format of a check box.

Types

NameDescription
TcxCheckStatesAn array of check box states.
TcxCheckStatesToValueEvent
TcxValueToCheckStatesEvent