Vcl.StdCtrls.TCustomStaticText.BorderStyle

From RAD Studio API Documentation

Delphi

property BorderStyle: TStaticBorderStyle read FBorderStyle

C++

__property TStaticBorderStyle BorderStyle = {read=FBorderStyle, write=SetBorderStyle, default=0};

Properties

Type Visibility Source Unit Parent
property protected
Vcl.StdCtrls.pas
Vcl.StdCtrls.hpp
Vcl.StdCtrls TCustomStaticText

Description

Determines the appearance of the control's border.

Use BorderStyle to specify the appearance of the border, if any, that appears around the text.