|
<< Click to Display Table of Contents >> Navigation: Classes > TIWCustomControl > Methods > RenderStyle |
SIGNATURE=IWControl.TIWCustomControl.RenderStyle@TIWCompContext
ETYPE=Method
Declaration:
Delphi: |
public function RenderStyle(AComponentContext: TIWCompContext): string; virtual; |
C++: |
public: virtual __fastcall String RenderStyle(TIWCompContext AComponentContext); |
Description: This is RenderStyle, a member of class TIWCustomControl.