rtti controls: fix compilation after TCalendar.ReadOnly removal

git-svn-id: trunk@19113 -
This commit is contained in:
paul 2009-03-26 08:35:42 +00:00
parent 5c9822cc3e
commit c77dcb2408

View File

@ -1087,7 +1087,6 @@ Type
property OnResize; property OnResize;
property OnYearChanged; property OnYearChanged;
property PopupMenu; property PopupMenu;
property ReadOnly;
property Tabstop; property Tabstop;
property Visible; property Visible;
end; end;