System.Classes.TComponent.FComponentStyle
From RAD Studio API Documentation
Revision as of 17:03, 16 October 2011 by TestAccount (Talk | contribs)
Delphi
FComponentStyle: TComponentStyle;
C++
TComponentStyle FComponentStyle;Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| field | protected | System.Classes.pas System.Classes.hpp |
System.Classes | TComponent |
Description
FComponentStyle is the field of the ComponentStyle read-only property.
FComponentStyle is the field corresponding to the ComponentStyle read-only property.
Note: This is a protected field and should not be used directly. Instead, access the actual ComponentStyle property.