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

TCustomForm.OnShow

Handler called when the form becomes visible.

Declaration

Source position: forms.pp line 679

public property TCustomForm.OnShow: TNotifyEvent
  read FOnShow
  write FOnShow;