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