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

TCustomForm.Visible

Indicates if the form is visible

Declaration

Source position: forms.pp line 586

public property TCustomForm.Visible
  stored VisibleIsStored
  default false;

Description

Set or get this to set the form visible/hidden or get the status of the form

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