JVCL Help:TJvCustomLabel.FrameColor

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

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