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 132

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


Version 4.4 Generated 2025-11-08 Home