FrameColor property (Main Control)
Builder Syntax |
Graphics::TColor FrameColor |
Delphi Syntax |
FrameColor: TColor |
Overview |
Refer to Adding a Frame to the Control. |
Remarks
(Persistent property, available at design time) Specifies the border color of the three-dimensional frame that you add to the Main Control.
The FrameThickness property determines the thickness of the frame, and you can set the thickness to 0 to disable the frame. Other properties described in Adding a Frame to the Control, specify the inner and outer bands that give the frame a three-dimensional appearance.
See Also
Topics: |