|
<< Click to Display Table of Contents >> Navigation: Classes > TIWFile > Properties > BGColor |
Use this property to set the background color of the IWEdit control that is rendered along with the TIWFile control.
SIGNATURE=IWCompFile.TIWFile.BGColor
ETYPE=Property
Declaration:
Delphi: |
published property BGColor: TIWColor; |
C++: |
__published: __property TIWColor BGColor; |
Description: This is BGColor, a member of class TIWFile.