RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBLookupListBox.BorderStyle Property

Determines whether the lookup list box has a border.

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

Set BorderStyle to specify whether a border should be drawn around the lookup list box. 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!