mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-30 17:11:59 +02:00
LCL: comment
git-svn-id: trunk@45330 -
This commit is contained in:
parent
c6bd6213b2
commit
6e9e77ecd4
@ -1223,7 +1223,8 @@ type
|
||||
TTaskBarBehavior = (
|
||||
tbDefault, // widgetset dependent
|
||||
tbMultiButton, // show buttons for Forms with ShowTaskBar = stDefault
|
||||
tbSingleButton // hide buttons for Forms with ShowTaskBar = stDefault
|
||||
tbSingleButton // hide buttons for Forms with ShowTaskBar = stDefault.
|
||||
// Some Linux window managers do not support it. For example Cinnamon.
|
||||
);
|
||||
|
||||
{ TApplication }
|
||||
|
Loading…
Reference in New Issue
Block a user