T__MainFormAncestor.DoDocumentOptionsAction Method

Definition

Called by the actDocumentOptions action used for Document/Options menu option.

Delphi
procedure DoDocumentOptionsAction(Sender: TObject)

Parameters

Sender
TObject

Remarks

Nothing is done by default. Override this method if you want to do something.