mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-04 03:40:28 +02:00
datadict: fixed typos
git-svn-id: trunk@30796 -
This commit is contained in:
parent
d3019b5e88
commit
5a94b5e6a0
@ -3,18 +3,18 @@ This package contains data dictionary support for the Lazarus IDE.
|
|||||||
|
|
||||||
When installed in the IDE, several things happen:
|
When installed in the IDE, several things happen:
|
||||||
|
|
||||||
- A 'Data Dictionary' item appears under the project menu.
|
- A 'Data Dictionary' item appears under the 'Project' menu.
|
||||||
This has a submenu with 3 items:
|
This has a submenu with 3 items:
|
||||||
+ 'Set...'
|
+ 'Set...'
|
||||||
This will set the data dictionary for the current application
|
This will set the data dictionary for the current application
|
||||||
+ 'Open'
|
+ 'Open'
|
||||||
This will open the seleted data dictionary in the database desktop.
|
This will open the selected data dictionary in the database desktop.
|
||||||
+ 'Configure'
|
+ 'Configure'
|
||||||
This will show the data dictionary configuration dialog:
|
This will show the data dictionary configuration dialog:
|
||||||
- It allows to set the path where data dictionaries are stored
|
- It allows to set the path where data dictionaries are stored
|
||||||
- It allows to select the location of the database desktop
|
- It allows to select the location of the database desktop
|
||||||
|
|
||||||
- A 'Database desktop' menu item is registered unders tools. It will start
|
- A 'Database desktop' menu item is registered under 'Tools'. It will start
|
||||||
the 'database desktop'.
|
the 'database desktop'.
|
||||||
|
|
||||||
- A context menu item is created in the Form Designer: 'Data Dictionary'
|
- A context menu item is created in the Form Designer: 'Data Dictionary'
|
||||||
|
Loading…
Reference in New Issue
Block a user