www.icetips.com  Icetips Utilities Documentation 12/16/2011    

Windows Class Methods

Previous  Top  Next  


The Windows class has 54 methods, including the Constructor and Destructor.

 

APIErrorHandler            Procedure(String pCaption),VIRTUAL

EnumChildWin               Procedure(Long phWnd),Long  ! Returns the number of enumerated child windows

EnumModuleWin              Procedure(String pModuleName),Long

EnumTopWin                 Procedure(),Long  ! Returns the number of enumerated top windows

FindWindow                 Procedure(String pCaption, Byte pFindInCaption=True, Byte pFullMatch=False),Long,PROC,VIRTUAL  ! Returns hwnd or 0

GetBaseControlName         Procedure(Long pFEQ),String

GetBaseControlName         Procedure(String pLabel, Byte pUpper),String

GetCommandLineLen          Procedure(),Long

GetControlName             Procedure(Long pFEQ, Byte pRemoveQM=0),String

GetDialogUnit              Procedure(Byte pVertical),Long

GetExeFromWindowHandle     Procedure(Long pHwnd),String

GetPIDFromWindowHandle     Procedure(Long pHwnd),IT_DWORD

GetPixelHeight             Procedure(Long pFEQ),Long

GetPixelPos                Procedure(Long pFEQ, Long pC),Long

GetPixelPosition           Procedure(Long pFEQ,<*Long pX>,<*Long pY>,<*Long pW>,<*Long pH>)

GetPixelWidth              Procedure(Long pFEQ),Long

GetPixelXPos               Procedure(Long pFEQ),Long

GetPixelYPos               Procedure(Long pFEQ),Long

GetPopupXY                 Procedure(Long pFEQ,<*Long pX>,<*Long pY>)

GetScreenBaseDPIRatio      Procedure(),Real

GetScreenDPI               Procedure(),Long

GetScreenDPIRatio          Procedure(),Real

GetScreenX                 Procedure(Long pFEQ),Long

GetScreenY                 Procedure(Long pFEQ),Long

GetSysMetrics              Procedure(Long pIndex),Long  ! Wrapper for GetSystemMetrics

GetTaskbarHeight           Procedure(),Long

GetThemedPanelFEQ          Procedure(Long pPanelFEQ),LONG

GetWindowVersion           Procedure(),String,PROC

MakeLangID                 Procedure(UShort usPrimaryLanguage, UShort usSubLanguage),UShort

PlaceControlForDPI         Procedure(Long pFEQ, <Long pDesignDPI>)  ! Sets X, Y, W and H

RedrawClientArea           Procedure

RemoveWindowColor          Procedure(),BYTE

ResizeControlForDPI        Procedure(Long pFEQ, <Long pDesignDPI>)  ! Sets W and H

SetControlFonts            Procedure(Long pFrom, Long pTo)

SetControlPositions        Procedure(Long pFrom, Long pTo)

SetControlProp             Procedure(Long pFEQ, Long pProperty, String pValue)

SetPixelHeight             Procedure(Long pFEQ, Long pValue)

SetPixelPos                Procedure(Long pFEQ, Long pC, Long pValue)

SetPixelPosition           Procedure(Long pFEQ,<Long pX>,<Long pY>,<Long pW>,<Long pH>)

SetPixelWidth              Procedure(Long pFEQ, Long pValue)

SetPixelXPos               Procedure(Long pFEQ, Long pValue)

SetPixelYPos               Procedure(Long pFEQ, Long pValue)

SetToolboxCaption          Procedure(Long phwnd, Byte pSetOn=True)

SetWindowColor             Procedure(Long pColor)

SetWindowNotOnTop          Procedure

SetWindowOnTop             Procedure

SetWindowPosition          Procedure(Long pX, Long pY, Byte pSetPixels=True)

SetWindowSize              Procedure(Long pWidth, Long pHeight, Byte pSetPixels=True)

ThemeAPanel                Procedure(Long pPanelFEQ)

UsesClearType              Procedure(),Byte  !! Returns true/false if the computer is using ClearType

UsingLargeFonts            Procedure(),Byte

WindowInfoToODS            Procedure(String pProcedureName),VIRTUAL

 

Construct                  Procedure

Destruct                   Procedure

 



Direct link to this page: http://www.icetips.com/manuals/utilities/methods_windows.htm