mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-05-26 05:43:30 +02:00
lcl: publish TTabSheet.BorderWidth
git-svn-id: trunk@29763 -
This commit is contained in:
parent
8e13dbea19
commit
e6e773b140
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user