Vcl.NumberBox.TCustomNumberBox.SmallStep

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property SmallStep: Extended

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
property public
Vcl.NumberBox.pas
Vcl.NumberBox.hpp
Vcl.NumberBox TCustomNumberBox


Description

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

Voir aussi