An empty implementation in TCustomForm.
Source position: forms.pp line 566
protected procedure TCustomForm.ActiveChanged; virtual; |
Can be implemented in a descendant to perform actions needed when the active form is changed. Just like Delphi VCL.