Revision Difference
DForm:ControlHelp#554082
<function name="ControlHelp" parent="DForm" type="panelfunc">
<ispanel>yes</ispanel>⤶
<description>Adds a <page>DLabel</page> onto the <page>DForm</page>. Unlike <page>DForm:Help</page>, this is indented and is colored blue, depending on the derma skin.</description>
<realm>Client and Menu</realm>
<args>
<arg name="help" type="string">The help message to be displayed.</arg>
</args>
<rets>
<ret name="" type="Panel">The created <page>DLabel</page></ret>
</rets>
</function>