| ApplicationInitialiseEventTypeEnum Enumeration |
|
Namespace: DataPA.Utils.QueryEngine
public enum InitialiseEventTypeEnum
Public Enumeration InitialiseEventTypeEnum
public enum class InitialiseEventTypeEnum
DataPA.Utils.QueryEngine.InitialiseEventTypeEnum = function(); DataPA.Utils.QueryEngine.InitialiseEventTypeEnum.createEnum('DataPA.Utils.QueryEngine.InitialiseEventTypeEnum', false);
| Member name | Value | Description | |
|---|---|---|---|
| GetSplashScreenText | 0 | ||
| SetSplashScreenText | 1 | ||
| RestoreSplashScreen | 2 | ||
| HideSplashScreen | 3 | ||
| ShowLicenceWindow | 4 | ||
| ShowError | 5 | ||
| GetUserNameandPassword | 6 | ||
| ShowMessage | 7 | ||
| GetExecutablePath | 8 | ||
| GetVersion | 9 |
Copyright© 2010 - 2016 DataPA Limited, All rights reserved.