diff --git a/lcl/comctrls.pp b/lcl/comctrls.pp index 65c4c01974..94ce5daec5 100644 --- a/lcl/comctrls.pp +++ b/lcl/comctrls.pp @@ -231,6 +231,7 @@ type property PageControl: TPageControl read GetPageControl write SetPageControl; property TabIndex: Integer read GetTabIndex; published + property BorderWidth; property Caption; property ChildSizing; property ClientHeight;