mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-18 16:00:16 +02:00
lcl: remove TTabStyle from the extctrls unit (issue #0014570)
git-svn-id: trunk@21676 -
This commit is contained in:
parent
db0bcc71ec
commit
1a4af6d743
@ -127,8 +127,6 @@ type
|
|||||||
|
|
||||||
TTabPosition = (tpTop, tpBottom, tpLeft, tpRight);
|
TTabPosition = (tpTop, tpBottom, tpLeft, tpRight);
|
||||||
|
|
||||||
TTabStyle = (tsTabs, tsButtons, tsFlatButtons);
|
|
||||||
|
|
||||||
TTabGetImageEvent = procedure(Sender: TObject; TabIndex: Integer;
|
TTabGetImageEvent = procedure(Sender: TObject; TabIndex: Integer;
|
||||||
var ImageIndex: Integer) of object;
|
var ImageIndex: Integer) of object;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user