Returns the handle to the palette currently used by the picture object.
[ hPal = ] Object.hPal
The hPal property syntax has the following parts:
|
Name |
Type |
Description |
|
Object |
APicture object |
|
|
hPal |
A handle to the palette currently used by the picture object. |
The following statement returns the handle of the palette currently used by the Logo1 picture object:
hLogo1=picLogo1.hPal