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

TApplicationHandlerType

Declaration

Source position: forms.pp line 1056

type TApplicationHandlerType = (

  ahtIdle,

  

  ahtIdleEnd,

  

  ahtKeyDownBefore,

  

  ahtKeyDownAfter,

  

  ahtActivate,

  

  ahtDeactivate,

  

  ahtUserInput,

  

  ahtException,

  

  ahtEndSession,

  

  ahtQueryEndSession,

  

  ahtMinimize,

  

  ahtRestore,

  

  ahtDropFiles,

  

  ahtHelp,

  

  ahtHint,

  

  ahtShowHint

  

);

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