|
<< Click to Display Table of Contents >> Navigation: Classes > TIWCompContext > Methods > AddStyle |
SIGNATURE=IWRenderContext.TIWCompContext.AddStyle@string@string
ETYPE=Method
Declaration:
Delphi: |
public procedure AddStyle(const ASelector: string; const AStyle: string); overload; |
C++: |
void public: __fastcall AddStyle(const String ASelector, const String AStyle); |
Description: This is AddStyle, a member of class TIWCompContext.