API:Vcl.NumberBox.TNumberBox.Mode

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Mode;

C++

__property Mode = {default=0};

Properties

Type Visibility Source Unit Parent
property published
Vcl.NumberBox.pas
Vcl.NumberBox.hpp
Vcl.NumberBox TNumberBox

Description

Defines in which mode control works.

Vcl.NumberBox.TNumberBox.Mode inherits from Vcl.NumberBox.TCustomNumberBox.Mode. All content below this line refers to Vcl.NumberBox.TCustomNumberBox.Mode.

Defines in which mode control works.

See Also