[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
True if the control shall be visible, unless it's being destroyed.
Source position: controls.pp line 1528
public function TControl.HandleObjectShouldBeVisible: Boolean; virtual; |
|
Returns True if the control is visible, including all of its Parents. |