[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Forms' (#lcl)

TApplicationFlag

Declaration

Source position: forms.pp line 1035

type TApplicationFlag = (

  AppWaiting,

  

  AppIdleEndSent,

  

  AppHandlingException,

  

  AppNoExceptionMessages,

  

  AppActive,

  

  AppDestroying,

  

  AppDoNotCallAsyncQueue,

  

  AppInitialized

);

This page is hosted on Get Lazarus Code and Component Repository at SourceForge.net. Fast, secure and Free Open Source software downloads