T__MainFormAncestor.DoQuitAction Method

Definition

Called by the actQuit action used for File/Quit menu option.

Delphi
procedure DoQuitAction(Sender: TObject)

Parameters

Sender
TObject

Remarks

By default this method close the main form and the program.