TcxDataControllerConditionalFormattingRulesManagerDialogProvider.TAdapterClass Type
The class-reference to an adapter of the “Conditional Formatting Rules Manager” dialog provider.
Declaration
TAdapterClass = class of TAdapter;
Referenced Class
Type | Description |
---|---|
TcxDataControllerConditionalFormattingRulesManagerDialogProvider.TAdapter | The base class for all classes that implement “Conditional Formatting Rules Manager“ dialog form adapters. |
Remarks
The RegisterRulesManagerDialog class procedure accepts a reference to a descendant of the TAdapter nested class.
See Also