Skip to main content

TcxMRUEdit.ActiveProperties Property

Provides access to active MRU editor settings.

Declaration

property ActiveProperties: TcxMRUEditProperties read;

Property Value

Type Description
TcxMRUEditProperties

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