[Overview][Types][Procedures and functions][Variables][Index] |
|
||
|
||
|
||
|
||
|
||
|
Draws a filled Chord described by two angles. |
|
|
Draws an elliptical curve. |
|
|
||
|
Start painting in a window. |
|
|
Copies a section of a Canvas to another one, performing a raster operation (ROP). |
|
|
||
|
Calls the next procedure in the hook chain. |
|
|
Calls another Window procedure, to handle a message. |
|
|
||
|
||
|
||
|
Converts (relative) Client coordinates into absolute Screen coordinates. |
|
|
||
|
||
|
||
|
||
|
||
|
Combines two regions. |
|
|
||
|
Creates a bitmap object. |
|
|
Creates a brush object (bitmap). |
|
|
Creates a Caret (text cursor). |
|
|
Creates a bitmap that is compatible with the given DC. |
|
|
Creates an memory Device Context, compatible with the device of the given DC. |
|
|
Creates a Device Dependent Bitmap (DDB) from a Device Independent Bitmap (DIB). |
|
|
Creates a bitmap into which the application can write. |
|
|
Creates an elliptic region. |
|
|
||
|
||
|
||
|
Creates an logical font, selectable into any DC. |
|
|
Creates an logical font, selectable into any DC. Allows for an long fontname. |
|
|
Creates an icon or cursor. |
|
|
Creates a logical palette, selectable into any DC. |
|
|
Creates a logical brush, selectable into any DC. |
|
|
||
|
Creates an logical Pen, selectable into any DC. |
|
|
||
|
Creates a polygonial region. |
|
|
Creates a rectangular region. |
|
|
||
|
||
|
Creates a rectangular region with rounded corners. All parameters in logical units. |
|
|
||
|
||
|
||
|
||
|
||
|
Deletes an unowned crititcal section. |
|
|
Deletes an Device Context, created by CreateDC. |
|
|
Frees an GDI object. |
|
|
Destroys the caret but doesn't free the bitmap. |
|
|
Destroys an mouse cursor. |
|
|
Destroys an icon. |
|
|
||
|
Converts an array of Device Points (coordinates) into Logical Points. |
|
|
||
|
Draws one or more edges of a rectangle. |
|
|
Shows or hides a floating rectangle. |
|
|
Draws a window frame control, of the specified type and style. |
|
|
||
|
Draws formatted text within a rectangle. |
|
|
Draws a filled circle or ellipse, bounded by a rectangle. |
|
|
Enables or disables the arrows of a scrollbar control, or of the scrollbars of a window. |
|
|
Enables or disables mouse and keyboard input to the specified window or control. |
|
|
Ends painting a window, started with BeginPaint. |
|
|
Enters a critical section. |
|
|
Invokes a callback function for every available display monitor. |
|
|
Invokes a callback function for every font available on a specified device. |
|
|
Invokes a callback function for every available font that matches certain criteria. |
|
|
Returns True when the rectangles are identical. |
|
|
Excludes a rectangle from the clipping region, i.e. allows one to paint within the rectangle. |
|
|
||
|
Creates an logical pen, selectable into any DC. |
|
|
Combines the passed Region with the current clipping region. |
|
|
Draws an string without formatting (single line). |
|
|
||
|
Fills a rectangle by using the specified brush. |
|
|
Fills a region using the specified brush. |
|
|
||
|
Fills an area of the display surface with the current brush. |
|
|
||
|
||
|
||
|
Draws a border around a rectangle. |
|
|
||
|
Returns the Handle of the active window of the calling thread. |
|
|
Fills an buffer with the bitmap bits. |
|
|
Returns the background color of an device context. |
|
|
Extracts the blue color value from a COLORREF. |
|
|
Returns the window that captures mouse messages. |
|
|
Returns the caret position, in client coordinates. |
|
|
||
|
Returns the ABC widths of an range of character codes. |
|
|
||
|
Returns the client rectangle of a control. Left and Top are always 0. |
|
|
Returns the smallest rectangle which includes the entire clipping region of an device context. |
|
|
Returns the clipping region of an device context. |
|
|
||
|
||
|
Returns an currently selected object in an device context. |
|
|
||
|
Returns the handle of an Device Context (DC) for the client area of a window. |
|
|
||
|
||
|
Returns various device specific informations. |
|
|
||
|
Fills an buffer with the bitmap bits. |
|
|
Returns the double-click time, in milliseconds. |
|
|
Returns the handle of the window that has the focus in the current thread. |
|
|
Returns language information about the currently selected font. |
|
|
Returns the window that the user is currently working with, session wide. |
|
|
Extracts the green color value from a COLORREF. |
|
|
Returns information about an Icon or Cursor. |
|
|
The status of a virtual key. |
|
|
||
|
Returns the mapping mode of an device context. |
|
|
Returns information about an display monitor. |
|
|
Returns information about a graphics object. |
|
|
Retrieves an range of color entries from a logical palette. |
|
|
Returns the parent window of a window. |
|
|
Retrieves an property value for a window. |
|
|
Extracts the red, green and blue color values from a COLORREF. |
|
|
Extracts the red, green and blue color values from a COLORREF. |
|
|
Returns the bounding rectangle of a region, containing the entire region. |
|
|
The current Foreground Mixing Mode in an device context. |
|
|
Extracts the red color value from a COLORREF. |
|
|
||
|
||
|
Returns all or selected information about a ScrollBar. |
|
|
Returns the scollbar position. |
|
|
Returns the minimum and maximum Position values of a ScrollBar. |
|
|
Retrieves a handle to one of the predefined graphic objects. |
|
|
Retrieves the system color for standard display elements. |
|
|
Retrieves a system brush for standard display elements. |
|
|
Retrieves various system metrics. |
|
|
Retrieves an range of color entries from the system palette for a device. |
|
|
The current text color in an device context. |
|
|
Calculates the number of characters, that fit into some horizontal space. |
|
|
Computes the display width and height of an string. |
|
|
Computes the display width and height of an string. |
|
|
Retrieves the metrics for the currently selected font. |
|
|
||
|
||
|
Returns the size of the viewport of an device context. |
|
|
Returns the origin of the viewport of an device context. |
|
|
Returns the extent of a window, in logical units. |
|
|
Returns attributes of a window. |
|
|
Retrieves the window origin of an device context, in logical units. |
|
|
Retrieves the bounding rectangle of a window, including the window decoration in screen coordinates. |
|
|
||
|
Returns the Width and Height of a window, including the window decoration. |
|
|
Fills rectangle or triangle areas with gradient colors. |
|
|
Removes the caret from the screen. |
|
|
Converts an imagelist index into an overlay index. |
|
|
Inflates the rectangle in all directions. |
|
|
Initializes a Critical Section object. |
|
|
Shrinks the clipping region of an Device Context to a rectangular boundary, e.g. a text area. |
|
|
Intersects SrcRect1 and SrcRect2 into DestRect. |
|
|
||
|
||
|
Marks a display area for repaint. |
|
|
Marks a display area for repaint. |
|
|
Checks for ASCII letter or digit characters. |
|
|
||
|
||
|
True when the window is minimized. |
|
|
Returns True if the rectangle is empty. |
|
|
Checks whether a handle refers to a window. |
|
|
Determines whether a window can receive mouse and keyboard input. |
|
|
The definite Visible state of a window. |
|
|
True when the window is maximized. |
|
|
Removes an timer. |
|
|
Releases a critical section, for use by other threads. |
|
|
Draws a line from the current position up to, but not including, the specified point. |
|
|
Converts logical coordinates into device coordinates. |
|
|
Copies two words into a double word. |
|
|
Copies two words into a double word, usable as a message lParam. |
|
|
Copies two words into a double word, usable as a message Result. |
|
|
||
|
Copies two bytes into a word. |
|
|
Copies two words into a double word, usable as a message wParam. |
|
|
Copies part of an source DC into an destination DC, using the specified foreground and background raster operations. |
|
|
The MessageBox function displays an modal dialog, with the given text, caption, icon and buttons. |
|
|
Finds an monitor from screen coordinates. |
|
|
Finds the monitor covering most of a window. |
|
|
Moves the current position to the specified point. |
|
|
||
|
||
|
||
|
||
|
Move Left/Right by dx, Top/Bottom by dy. Return Top and Left are >= 0. |
|
|
Moves a region relative. |
|
|
||
|
Open a given URL with the default browser |
|
|
||
|
Draws a filled pie-shaped wedge, from an ellipse and two radials. |
|
|
||
|
Draws Bézier curves |
|
|
Draws a Polygon |
|
|
Draws a sequence of lines |
|
|
Sends a message to a window. |
|
|
||
|
||
|
||
|
Checks whether a Point is within a Rect. |
|
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
Redraws (part of) a window. |
|
|
||
|
Restores normal mouse input processing, after SetCapture. |
|
|
Releases an Device Context obtained by GetDC. |
|
|
||
|
||
|
||
|
||
|
Removes a named property from a window. |
|
|
||
|
Restores an Device Context (DC) to an previously saved state. |
|
|
Combines Red, Green and Blue values into an TColorRef value. |
|
|
||
|
Saves the state of an Device Context in the context stack. |
|
|
Converts absolute Screen coordinates into Client relative coordinates. |
|
|
Scrolls the content of a window, by a number of pixels. |
|
|
||
|
Sets the ClipRegion of an DeviceContext. |
|
|
Selects an object into an device context. |
|
|
||
|
||
|
Sends a message directed to a window to the message pool of the application |
|
|
Sets focus to the specified window, if the application is on top. |
|
|
Sets the current background color of an decice context. |
|
|
Sets the background mix mode (transparency) of an device context. |
|
|
Sets the mouse capture to the specified window. |
|
|
Moves the Caret to the specified coordinates. |
|
|
Moves the Caret into a window. |
|
|
||
|
||
|
Changes the shape of the mouse cursor. |
|
|
Changes the position of the mouse cursor. |
|
|
||
|
Sets the keyboard input focus to the specified window. |
|
|
Moves a window in front of all other windows, and activates it. |
|
|
Sets the mapping mode of an device context. |
|
|
Assigns a menu to a window. |
|
|
Changes the parent of a window. |
|
|
Adds a property to a window. |
|
|
Copies coordinates into a rectangle. |
|
|
Clears the rectangle to all zero coordinates. |
|
|
Sets the Foreground Mixing Mode in an device context. |
|
|
||
|
||
|
Changes the Position of an ScrollBar slider. |
|
|
Sets the minimum and maximum position values of an ScrollBar. |
|
|
Sets the StrechBlt mode for an device context. |
|
|
Sets the colors for one or more display elements of window borders and desktop. |
|
|
Sets extra intercharacter spacing in text output. |
|
|
Sets the text color in an device context. |
|
|
Creates or resets an timer for the given time interval. |
|
|
Sets the extent of the viewport for a device context. |
|
|
Sets the device origin corresponding to the window origin (0,0) in an device context. |
|
|
Sets the extent of the window for an device context. |
|
|
Sets an attribute of a window. |
|
|
Specifies which window point maps to the viewport origin (0,0). |
|
|
Changes the size, position, and Z order of a window. |
|
|
Defines the visible region of a window or control |
|
|
Shows the Caret (text cursor). |
|
|
Shows or hides a ScrollBar. |
|
|
Shows a window in an specific state. |
|
|
Converts an TSmallPoint into an TPoint. |
|
|
Copies a rectangular region into an device context, shrinking or stretching it as required. |
|
|
Copies a rectangular region from a DIB into an device context, shrinking or stretching it as required. |
|
|
||
|
Computes the bounding box of the geometric difference of two rectangles. |
|
|
Retrieves or sets one of the system-wide parameters. |
|
|
Draws an string without formatting (single line). |
|
|
||
|
Computes the bounding box of the union of two rectangles. |
|
|
Forces an immediate repaint of a window, if required. |
|
|
Finds the window containing the specified point. |
lazarus-ccr.sourceforge.net |