Vcl.NumberBox.TCustomNumberBox.SmallStep

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property SmallStep: Extended

C++

__property System::Extended SmallStep = {read=FSmallStep, write=SetSmallStep, stored=IsSmallStepStored};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Vcl.NumberBox.pas
Vcl.NumberBox.hpp
Vcl.NumberBox TCustomNumberBox


Beschreibung

Defines value, on which Wert property will be changed with spin buttons, Up/Down keys and mouse wheel.

Siehe auch