RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBLookupList.BorderStyle Property

Determines whether a single line border is drawn around the grid.

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

Set BorderStyle to bsSingle to add a single line border around the grid's image. Set BorderStyle to bsNone to omit the border. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!