[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 717

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

The latest version of this document can be found at lazarus-ccr.sourceforge.net.