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

TControl.IsParentFont

Provides access to the value in the protected ParentFont property.

Declaration

Source position: controls.pp line 1723

public function TControl.IsParentFont: Boolean;

Function result

True when ParentFont is set to True.

Description

Checks the value for the protected ParentFont property. Used in places where we need to check ParentFont from within TControl. Needed for widgetset classes.


Version 3.2 Generated 2024-02-25 Home