mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-16 03:41:00 +02:00
rtticontrols: TTiTrackBar the frequency is no longer set, so can be setup
git-svn-id: trunk@11177 -
This commit is contained in:
parent
7c7d9feccb
commit
84e280545f
@ -3251,7 +3251,6 @@ begin
|
||||
TypeData:=GetTypeData(FLink.Editor.GetPropType);
|
||||
Min:=TypeData^.MinValue;
|
||||
Max:=TypeData^.MaxValue;
|
||||
Frequency:=1;
|
||||
end;
|
||||
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user