[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Forms' (#lcl)

TCustomForm.OnActivate

Event handler for activation (opening) of the form

Declaration

Source position: forms.pp line 594

public property TCustomForm.OnActivate: TNotifyEvent
  read FOnActivate
  write FOnActivate;