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

TComponent.SetSubComponent

Sets the csSubComponent style.

Declaration

Source position: classesh.inc line 1977

public procedure TComponent.SetSubComponent(

  ASubComponent: Boolean

);

Description

SetSubComponent includes csSubComponent in the ComponentStyle property if ASubComponent is True, and excludes it again if ASubComponent is False.

See also

TComponent.ComponentStyle

  

Current component's style.


Documentation generated on: May 14 2021