T__MainFormAncestor.DoLanguageChangeAction Method

Definition

Called by the actLanguages action used for Tools/Languages menu option.

Delphi
procedure DoLanguageChangeAction(Sender: TObject)

Parameters

Sender
TObject

Remarks

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