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

TControl.HandleObjectShouldBeVisible

True if the control shall be visible, unless it's being destroyed.

Declaration

Source position: controls.pp line 1600

public function TControl.HandleObjectShouldBeVisible: Boolean; virtual;

See also

TControl.IsVisible

  

Returns True if the control is visible, including all of its Parents.

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