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