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

TComponent.SetSubComponent

Sets the csSubComponentstyle.

Declaration

Source position: classesh.inc line 1361

public procedure TComponent.SetSubComponent(

  ASubComponent: Boolean

);

Description

SetSubComponentincludes csSubComponentin the ComponentStyleproperty if ASubComponentis True, and excludes it again if ASubComponentis False.

See also

TComponent.ComponentStyle

  

Current component's style.