|
<< Click to Display Table of Contents >> Navigation: Intraweb Components > Standard > TIWSelect > Methods > RenderStyle |
SIGNATURE=IWCompListbox.TIWSelect.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 TIWSelect.