Vcl.NumberBox.TCustomNumberBox.SmallStep
Delphi
property SmallStep: Extended read FSmallStep write SetSmallStep stored IsSmallStepStored;
C++
__property System::Extended SmallStep = {read=FSmallStep, write=SetSmallStep, stored=IsSmallStepStored};
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.