BorderColor
Specify color of border around component.property BorderColor: TColor read FBorderColor write SetBorderColor default clBtnShadow;Remarks
BorderSize property must be set to value larger than 0, and BorderStyle must be set to bsSolid.
property BorderColor: TColor read FBorderColor write SetBorderColor default clBtnShadow;