[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Sets the csSubComponent style.
Source position: classesh.inc line 1858
public procedure TComponent.SetSubComponent( |
ASubComponent: Boolean |
); |
SetSubComponent includes csSubComponent in the ComponentStyle property if ASubComponent is True, and excludes it again if ASubComponent is False.
|
Current component's style. |