Back to Devexpress

TcxCustomCurrencyEdit.ActiveProperties Property

vcl-cxcurrencyedit-dot-tcxcustomcurrencyedit-29904e3f.md

latest1.3 KB
Original Source

TcxCustomCurrencyEdit.ActiveProperties Property

Provides access to active currency editor settings.

Declaration

delphi
property ActiveProperties: TcxCustomCurrencyEditProperties read;

Property Value

TypeDescription
TcxCustomCurrencyEditProperties

Stores currency editor settings.

|

Remarks

Use the ActiveProperties property to identify settings that currently affect the currency editor.

You cannot use the ActiveProperties property to change editor settings. To accomplish this goal, you can do the following:

See Also

TcxCustomCurrencyEdit Class

TcxCustomCurrencyEdit Members

cxCurrencyEdit Unit