Skip to main content

TcxCustomCurrencyEdit.Properties Property

Defines settings specific to currency editors.

Declaration

property Properties: TcxCustomCurrencyEditProperties read; write;

Property Value

Type
TcxCustomCurrencyEditProperties

Remarks

Use the Properties object to set various settings specific to currency editors. These are display format, number of decimal places, range of legal values, alignment, read-only status and many others.

See Also