Unit 'Dialogs' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TCommonDialog.OnCanClose

Event handler signalled to determine if the dialog can be closed.

Declaration

Source position: dialogs.pp line 131

published property TCommonDialog.OnCanClose : TCloseQueryEvent
  read FOnCanClose
  write FOnCanClose;