TApplicationProperties/fr
From Free Pascal wiki
Jump to navigationJump to search
│
English (en) │
français (fr) │
日本語 (ja) │
русский (ru) │
TApplicationProperties est un composant non visuel qui donne accès à un tas de propriétés de l'application. Le composant TApplicationProperties est disponible depuis l'onglet Additional de la palette de composants.
Propriétés
- CaptureExceptions
- HelpFile
- Hint
- HintColor
- HintHidePause
- HintPause
- HintShortCuts
- HintShortPause
- ShowButtonGlyphs
- ShowMenuGlyphs
- ShowHint
- ShowMainForm
- Title
Evénements
- OnException
- OnGetMainFormHandle
- OnIdle
- OnIdleEnd
- OnEndSession
- OnQueryEndSession
- OnMinimize
- OnModalBegin
- OnModalEnd
- OnRestore
- OnDropFiles
- OnHelp
- OnHint
- OnShowHint
- OnUserInput
Voir aussi