RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TComponent.FComponentStyle Field

FComponentStyle is the field of the ComponentStyle read-only property.

Pascal
FComponentStyle: TComponentStyle;
C++
TComponentStyle FComponentStyle;

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.
 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!