FMX.SpinBox.Style.TStyledSpinBox.MMRepeatClickChanged
Delphi
procedure MMRepeatClickChanged(var AMessage: TDispatchMessage); message MM_SPINBOX_REPEATCLICK_CHANGED;
C++
MESSAGE void __fastcall MMRepeatClickChanged(System::TDispatchMessage &AMessage);
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
procedure function |
protected | FMX.SpinBox.Style.pas FMX.SpinBox.Style.hpp |
FMX.SpinBox.Style | TStyledSpinBox |
説明
RepeatClick での変更について通知します。