Skip to main content

TcxCustomMRUEdit.ActiveProperties Property

Provides access to active MRU editor settings.

Declaration

property ActiveProperties: TcxCustomMRUEditProperties read;

Property Value

Type Description
TcxCustomMRUEditProperties

Stores MRU editor settings.

Remarks

Use ActiveProperties to read/identify settings that affect the MRU editor.

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

See Also