TTMSFNCLocalizationForm.AfterConstruction Method
Localizes the form into the active language and subscribes it to language-change notifications.
API unit family: TMS.TMSFNCLocalizationForm
Declaring type: TTMSFNCLocalizationForm
Syntax
procedure AfterConstruction; override;
Remarks
Called automatically when the form is constructed; there is no need to call it directly.