RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TOleContainer.BorderStyle Property

Determines whether a single line is drawn around the OLE container.

Pascal
property BorderStyle: TBorderStyle;
C++
__property TBorderStyle BorderStyle;

Set BorderStyle to specify whether the OLE container should be framed by a single line. These are the possible values:

Value 
Meaning 
bsNone  
No visible border  
bsSingle  
Single-line border  

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!