API:Vcl.ComCtrls.TCoolBar.BandBorderStyle

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property BandBorderStyle: TBorderStyle read FBandBorderStyle write SetBandBorderStyle default bsSingle;

C++

__property Vcl::Forms::TBorderStyle BandBorderStyle = {read=FBandBorderStyle, write=SetBandBorderStyle, default=1};

Properties

Type Visibility Source Unit Parent
property published
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TCoolBar

Description

Embarcadero Technologies does not currently have any additional information.