Describes the style of the component.
type TComponentStyle = set of (
csInheritable,
The component can be on inherited forms.
csCheckPropAvail
??
);