mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-02 11:19:35 +01:00
lcl docs
git-svn-id: trunk@25693 -
This commit is contained in:
parent
8541fb499c
commit
85e8ae198c
@ -3337,9 +3337,10 @@ biHelp - When you click this button a Question Cursor appears and the help routi
|
||||
<!-- procedure Visibility: public -->
|
||||
<element name="TCustomForm.FocusControl">
|
||||
<short>
|
||||
<var>FocusControl</var> - method for giving focus to specified control</short>
|
||||
<var>FocusControl</var> - giving focus to specified control, automatically bringing form to front</short>
|
||||
<descr/>
|
||||
<errors/>
|
||||
<errors>If the control or one of its parents is not visible or disabled an exception will be raised.
|
||||
</errors>
|
||||
<seealso/>
|
||||
</element>
|
||||
<!-- argument Visibility: default -->
|
||||
|
||||
Loading…
Reference in New Issue
Block a user