Docs: LCL/interfacebase. Adds TWidgetSet.AppSetupMainForm topic for changes

in 4b4e3cef.
This commit is contained in:
dsiders 2022-10-29 23:28:53 +01:00
parent 73d10c2d3d
commit 7bd45866f5

View File

@ -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>
</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">
<short>Returns the name for the widgetset used for the platform.</short>
<descr/>