|
<< Click to Display Table of Contents >> Navigation: Variables > GAppType |
SIGNATURE=IWGlobal.GAppType
ETYPE=Variable
Declaration:
Delphi: |
GAppType: TIWAppType = atStandAlone; |
C++: |
TIWAppType GAppType = atStandAlone; |
Unit: IWGlobal.pas
Description: This is variable IWGlobal.GAppType.