[Overview][Types][Procedures and functions][Variables][Index] |
Draws a window frame control, of the specified type and style.
Source position: winapih.inc line 82
function DrawFrameControl( |
DC: HDC; |
const Rect: TRect; |
uType: Cardinal; |
uState: Cardinal |
):Boolean; |
False on failure.
lazarus-ccr.sourceforge.net |