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