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