Vcl.NumberBox.TCustomNumberBox.LargeStep
Delphi
property LargeStep: Extended read FLargeStep write SetLargeStep stored IsLargeStepStored;
C++
__property System::Extended LargeStep = {read=FLargeStep, write=SetLargeStep, stored=IsLargeStepStored};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | Vcl.NumberBox.pas Vcl.NumberBox.hpp |
Vcl.NumberBox | TCustomNumberBox |
Description
Embarcadero Technologies does not currently have any additional information.