System.Classes.TComponentStyleItem

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TComponentStyleItem = (csInheritable, csCheckPropAvail, csSubComponent,
csTransient);

C++

enum DECLSPEC_DENUM TComponentStyleItem : unsigned char { csInheritable, csCheckPropAvail, csSubComponent, csTransient };

Properties

Type Visibility Source Unit Parent
enum public
System.Classes.pas
System.Classes.hpp
System.Classes System.Classes

Description

Embarcadero Technologies does not currently have any additional information.