PA_WindowLevel

4D - Documentation   Français   English   German   4D Plugin API, Command Theme List   4D Plugin API, Command Alphabetical List   Back   Previous   Next

version 2003


typedef enum
{
   eWL_Window   = 1,
   eWL_Palette   = 2,
   eWL_Dialog   = 5,
   eWL_OnEvent   = 6,
   eWL_Toolbar    = 7,
   eWL_Combo    = 8,
   eWL_Tip    = 9,
   eWL_SuperDialog   = 10
} PA_WindowLevel;

4D - Documentation   Français   English   German   4D Plugin API, Command Theme List   4D Plugin API, Command Alphabetical List   Back   Previous   Next