Unit sFlUtils

Classes

Functions

InternalDrawTransBmpRect - This works around WM_NCPAINT problem described at top of source code } {no! R := Rect(0, 0, Width, Height);
InternalRedrawBorder -
InternalRedrawButtonBorder -
IsFlatApplied -

Types

Constants

Variables


Functions


procedure InternalDrawTransBmpRect(DC: HDC; X, Y, W, H: Integer; Rect: TRect; Bitmap: TBitmap; TransparentColor: TColor);

This works around WM_NCPAINT problem described at top of source code } {no! R := Rect(0, 0, Width, Height);

procedure InternalRedrawBorder(DC: HDC; Handle: HWND; const NeedBorderRedraw: Boolean);


procedure InternalRedrawButtonBorder(DC: HDC; Handle: HWND; const Offset: Integer; const NeedBorderRedraw, Pressed: Boolean);


function IsFlatApplied: Boolean;


Types


Constants


Variables