AssignCustomColors - ColorDialog
Facilitates the copying of custom-color arrays between instances
Type: Procedure
Parameters
| Parameter | Type | Description |
|---|---|---|
| hoSourceColorDialog | Handle | The object handle of the source color dialog |
Syntax
Procedure AssignCustomColors Handle hoSourceColorDialog
Call Example
Send AssignCustomColors hoSourceColorDialog
Description
The AssignCustomColors message is provided to facilitate the copying of custom-color arrays between instances. The hoSourceColorDialog parameter should be the object id of another ColorDialog instance; if it is not, then it should respond to the item-based Value message, that is, this message will send 16 requests to the hoSourceColorDialog object: Get Value Item [0..15] of iObjId.