Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxDBColorEdit.Properties Property

Specifies the properties of the color editor available for editing.

#Declaration

Delphi
property Properties: TdxColorEditProperties read; write;

#Property Value

Type
TdxColorEditProperties

#Remarks

Refer to the TdxCustomColorEdit.Properties properties description to learn about available property values.

See Also