Fmx.Bind.Navigator.TBindNavigator.Corners

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Corners;

C++

__property Corners;

Properties

Type Visibility Source Unit Parent
property published
Fmx.Bind.Navigator.pas
Fmx.Bind.Navigator.hpp
Fmx.Bind.Navigator TBindNavigator

Description

Specifies which corners of this binding database navigator will be rendered in a rounded style.

Fmx.Bind.Navigator.TBindNavigator.Corners inherits from Fmx.Bind.Navigator.TCustomBindNavigator.Corners. All content below this line refers to Fmx.Bind.Navigator.TCustomBindNavigator.Corners.

Specifies which corners of this binding database navigator will be rendered in a rounded style.

The default value for the Corners property is AllCorners, which means that, by default, all four of its corners are rounded.

See Also