mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-29 20:10:20 +02:00
lcl: publish TPageControl.ShowTabs (mantis #0002037)
git-svn-id: trunk@21678 -
This commit is contained in:
parent
df40d0e347
commit
32e74e9789
@ -318,6 +318,7 @@ type
|
||||
//property RaggedRight;
|
||||
//property ScrollOpposite;
|
||||
property ShowHint;
|
||||
property ShowTabs;
|
||||
//property Style;
|
||||
//property TabHeight;
|
||||
property TabIndex: Integer read GetTabIndex write SetTabIndex default -1;
|
||||
|
Loading…
Reference in New Issue
Block a user