<< Click to display table of contents >> TrvActionUserDefinedColor.OnColorSelected |
Occurs when a color and an opacity have been changed by the user.
property OnColorSelected: TRVAEditEvent;
This even occurs when the user changed values of a color and an opacity via user interface (an opacity can be changed only if UseOpacity = True).
These values are already assigned to Color and Opacity properties.