Color Dialog (PRIM_APPL.ICommonDialogColor)
Windows color dialog
Ancestors - None
The Windows Color Dialog is used for selecting colors. This feature uses Windows functionality. Precise implementation will depend on the Windows version.
| Name | Description |
|---|---|
| ChosenColor | The currently selected color |
| FullyOpen | Show the dialog in large format |
| PreventFullOpen | Stop the dialog being shown in large format |
| Name | Description |
|---|---|
| Show | Show as a modal dialog
FormOwner, OKPressed |
Febuary 18 V14SP2