[Overview][Constants][Types][Classes][Procedures and functions][Variables] |
Describes the style of the component.
Source position: classesh.inc line 1242
type TComponentStyle = set of ( |
||
csInheritable, |
|
The component can be on inherited forms. |
csCheckPropAvail, |
|
?? |
csSubComponent, |
||
csTransient |
||
); |