RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBNavigator.Flat Property

Determines whether the buttons of the navigator have a three-dimensional (3-D) look with borders or two-dimensional look without borders.

Pascal
property Flat: Boolean;
C++
__property Boolean Flat;

When Flat is true, the navigator buttons appear flat and do not have borders separating them. When Flat is false, the buttons are clearly defined. 

 

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