mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-03 06:18:20 +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 PageControl: TPageControl read GetPageControl write SetPageControl;
|
||||||
property TabIndex: Integer read GetTabIndex;
|
property TabIndex: Integer read GetTabIndex;
|
||||||
published
|
published
|
||||||
|
property BorderWidth;
|
||||||
property Caption;
|
property Caption;
|
||||||
property ChildSizing;
|
property ChildSizing;
|
||||||
property ClientHeight;
|
property ClientHeight;
|
||||||
|
Loading…
Reference in New Issue
Block a user