RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomAdapterCommandGroup.StyleRule Property

Provides read and write access to the internal string that stores the CSS style rule for the control group.

Pascal
property StyleRule: string;
C++
__property AnsiString StyleRule;

The StyleRule property provides read and write access to the internal string that stores the CSS style rule for the control group. This property is used to reference a CSS style defined in TAdapterPageProducer. ::Styles. 

 

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