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

TCustomForm.ShowInTaskBar

Should the form be shown in the system Task Bar?

Declaration

Source position: forms.pp line 679

public property TCustomForm.ShowInTaskBar: TShowInTaskbar
  read FShowInTaskbar
  write SetShowInTaskBar
  default stDefault;

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