|
<< Click to Display Table of Contents >> Navigation: Classes > TIWMarkupLanguageTag > Methods > AddAttributeListAsString |
SIGNATURE=IWMarkupLanguageTag.TIWMarkupLanguageTag.AddAttributeListAsString@string
ETYPE=Method
Declaration:
Delphi: |
public procedure AddAttributeListAsString(const AAttributeList: string); |
C++: |
void public: __fastcall AddAttributeListAsString(const String AAttributeList); |
Description: this method does almost the same thing that TIWControl.ParseCSS() used to do in previous versions, however it is much faster