Designer Options dialog box.
TDsnOptionsDlg = class(TForm);
eddDsnOpt
Use the Designer Options dialog box to specify preferences on the Form Designer.
|
Display grid |
Displays dots on the form to make the grid visible |
|
Snap to grid |
Automatically aligns components on the form with the nearest gridline. You cannot place a component "in between" gridlines |
|
Grid size X |
Sets grid spacing in pixels along the x-axis. Specify a higher number (between 2 and 128) to increase grid spacing |
|
Grid size Y |
Sets grid spacing in pixels along the y-axis. Specify a higher number (between 2 and 128) to increase grid spacing |
|
Multiple selection |
Allows to select more than one component at a time |
|
Show component captions |
Displays captions for nonvisual components you drop on a form or data module |
|
Flat component icons |
Flattens icons for nonvisual components |
|
Show invisible components |
Display nonvisual components |
|
Caption font |
Specifies attributes for component caption font |
|
Grab color |
Specifies color for the grab markers |
|
Grab size |
Specifies size of the grab markers |
|
Show designer hints |
Displays a class name in a Help tooltip for a nonvisual component you drop on form or data module, origin and size. Note that this option only affects tooltips that appear when you pause the mouse over a component. Help tooltips are always enabled in the Component palette |
|
Topic |
Description |
|
The properties of the TDsnOptionsDlg class are listed here. |
|
Property |
|
TDsnOptionsDlg Properties |
Description |
|
Specifies designer which properties are edited. |
|
Copyright (c) 2004 - 2011 EControl Ltd.. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|