Vcl.NumberBox.TCustomNumberBox.LargeStep

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property LargeStep: Extended

C++

__property System::Extended LargeStep = {read=FLargeStep, write=SetLargeStep, stored=IsLargeStepStored};

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 Page Up / Page Down keys.

Voir aussi