![]() |
(SST) ShlWAPI.pas Version 1.08 |
---|---|
Developer Reference |
Acquires a handle to a system, all-purpose palette. |
Scope |
---|
Global (i.e. this function can be called/accessed from code in any unit that includes/uses (SST)ShlWAPI.pas). |
Syntax |
---|
function SHCreateShellPalette(ahdc : HDC) : HPALETTE; |
Parameters | |
---|---|
ahdc [in] | A handle to a device context. |
Return Values |
---|
If the function succeeds, the return value is a handle to a color palette for the specified device context. If the function fails, the return value is 0. |
Requirements | |
---|---|
Unit: | Declared and imported in (SST)ShlWAPI.pas |
Library: | (SST)ShlWAPI.dcu/(SST)ShlWAPI.obj |
Unicode: | Not applicable. |
Min. ShlWAPI.dll version according to MS SDK doc.: | 4.71 |
Min. ShlWAPI.dll version based on SST research: | 4.71 |
Min. OS version(s) according to Microsoft SDK doc.: | Windows 2000, Windows NT 4.0 with Internet Explorer 4.0, Windows 98, Windows 95 with Internet Explorer 4.0 |
Min. OS version(s) according to SST research.: | Windows NT 4.0 with IE 4.0, Windows 95 with IE 4.0, Windows 98, Windows 2000 and later |
See Also |
---|
ColorAdjustLuma, ColorHLSToRGB, ColorRGBToHLS, SHGetInverseCMAP |
Windows APIs: ColorAdjustLuma, ColorHLSToRGB, ColorRGBToHLS, SHCreateShellPalette, SHGetInverseCMAP, CreateHalftonePalette |
Document/Contents version 1.00 Page/URI last updated on May 04, 2022 |
Copyright © Stoelzel Software Technologie (SST) 2010 - 2017 |
Suggestions and comments mail to: webmaster@stoelzelsoftwaretech.com |