TCustomForm.OnExit Property
Summary
Represents property
OnExit
.
Namespace
:
System.UI.Controls
Syntax
Delphi
public property OnExit: TControlNotifyEvent;
Property Value
Type: TControlNotifyEvent
See Also
Reference
TCustomForm
System.UI.Controls