sparta: less hints

git-svn-id: trunk@58012 -
This commit is contained in:
mattias 2018-05-23 13:49:25 +00:00
parent 333f3c4a38
commit 5f4b92dd6b

View File

@ -58,7 +58,7 @@ type
sbH: TScrollBar;
bR: TButton;
constructor Create(AParent: TWinControl; AResizerFrameClass: TResizerFrameClass); virtual;
constructor Create(AParent: TWinControl; AResizerFrameClass: TResizerFrameClass); virtual; reintroduce;
property DesignScrollRight: Boolean index SB_Vert read FDesignScroll[SB_Vert] write SetDesignScroll;
property DesignScrollBottom: Boolean index SB_Horz read FDesignScroll[SB_Horz] write SetDesignScroll;