JVCL Help:TJvLabel.FrameColor
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvLabel.FrameColor Property
[+] TJvLabel Properties
Search in JVCL Help
Search in all projectsSummary
Specifies the color to use to as a frame around the label.
Pascal
propertyFrameColor: TColor;
Description
Set FrameColor to any color except clNone to draw a 1 pixel frame around the edge of the label. The frame is drawn regardless of the value of the Transparent property. To remove the frame, set FrameColor to clNone.
See Also
TJvCustomLabel.Transparent
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page