diff --git a/components/rtticontrols/rttictrls.pas b/components/rtticontrols/rttictrls.pas index aeb8c33ee8..8cbdbda299 100644 --- a/components/rtticontrols/rttictrls.pas +++ b/components/rtticontrols/rttictrls.pas @@ -3251,7 +3251,6 @@ begin TypeData:=GetTypeData(FLink.Editor.GetPropType); Min:=TypeData^.MinValue; Max:=TypeData^.MaxValue; - Frequency:=1; end; else