mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-13 09:29:10 +02:00
Docs: LCL/interfacebase. Adds TWidgetSet.AppSetupMainForm topic for changes
in 4b4e3cef.
This commit is contained in:
parent
73d10c2d3d
commit
7bd45866f5
@ -1081,6 +1081,20 @@ Don't call this directly, the LCL will use it when adequate.
|
|||||||
<short>The visibility of the MainForm icon in the TaskBar.</short>
|
<short>The visibility of the MainForm icon in the TaskBar.</short>
|
||||||
</element>
|
</element>
|
||||||
|
|
||||||
|
<element name="TWidgetSet.AppSetupMainForm">
|
||||||
|
<short>
|
||||||
|
Sets the window state for the specified main form to match the CmdShow
|
||||||
|
parameter passed when startted from a shortcut.
|
||||||
|
</short>
|
||||||
|
<descr/>
|
||||||
|
<seealso/>
|
||||||
|
</element>
|
||||||
|
<element name="TWidgetSet.AppSetupMainForm.AMainForm">
|
||||||
|
<short>
|
||||||
|
Main form instance with the window state updated in the method.
|
||||||
|
</short>
|
||||||
|
</element>
|
||||||
|
|
||||||
<element name="TWidgetSet.LCLPlatform">
|
<element name="TWidgetSet.LCLPlatform">
|
||||||
<short>Returns the name for the widgetset used for the platform.</short>
|
<short>Returns the name for the widgetset used for the platform.</short>
|
||||||
<descr/>
|
<descr/>
|
||||||
|
Loading…
Reference in New Issue
Block a user