[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
int pascal WinQuerySysColor(HWND hWnd, WORD iSysColor)

  Retrieves the color attribute of a window object.

Parameters
  hWnd should be NULLHWND.
  iSysColor should be one of the SYSCLR_xxx values defined in WINDOW.H.

Returns
  The color associated with the SYSCLR_xxx value, or 0 if iSysColor is
an illegal argument.

!seelso:WinSetSysColor

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson