Vcl.NumberBox.TCustomNumberBox.SmallStep

提供:RAD Studio API Documentation

Delphi

property SmallStep: Extended

C++

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

プロパティ

種類 可視性 ソース ユニット
property public
Vcl.NumberBox.pas
Vcl.NumberBox.hpp
Vcl.NumberBox TCustomNumberBox


説明

スピン ボタンや上下キー、マウス ホイールで Value プロパティが変更される値を定義します。

関連項目