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

TCloseAction

Declaration

Source position: forms.pp line 69

type TCloseAction = (

  caNone,

  

  caHide,

  

  caFree,

  

  caMinimize

  

);

See also

TCustomForm.OnClose

  

Event handler for closing the form

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