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