[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: forms.pp line 1283
type TApplicationType = ( |
||
atDefault, |
|
|
atDesktop, |
|
|
atPDA, |
|
|
atKeyPadDevice, |
|
|
atTablet, |
||
atTV, |
||
atMobileEmulator |
||
); |
lazarus-ccr.sourceforge.net |