<< Click to display table of contents >> TRVAControlPanel.ColorDialog |
Specifies a color dialog for using in RichViewActions.
property ColorDialog: TColorDialog;
This is a link to TColorDialog component. If it is not defined, actions create and use temporal color dialogs.
If the link is defined, the user can define a set of custom colors and use them in all actions. Otherwise, this link if optional.
This property can be overridden by ColorDialogInterface property.