Vcl.DBCtrls.TDBNavigator.Flat

From RAD Studio API Documentation

Delphi

property Flat;

C++

__property Flat = {default=0};

Properties

Type Visibility Source Unit Parent
property published
Vcl.DBCtrls.pas
Vcl.DBCtrls.hpp
Vcl.DBCtrls TDBNavigator

Description

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

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.