RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomAdapterCommandGroup.Style Property

Provides read and write access to the internal string that stores the CSS style, such as making the background color red.

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

The Style property provides read and write access to the internal string that stores the CSS style, such as making the background color red. 

 

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