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