[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
An empty implementation in TCustomForm.
Source position: forms.pp line 630
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.