Vcl.NumberBox.TNumberBox.Value

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Value;

C++

__property Value = {default=0};

Properties

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

Description

Value represents the current Value of number box.

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

Value represents the current Value of number box.

See Also