![]() |
||||||||
![]() |
||||||||
DelphiXPG ConfigurationDelphiXPG allows configuration of,
You can configure these items by selecting File/Options from the main menu. Delphi Version InformationDelphi version information allows you to define details specific to a version of Delphi, these include,
To add a new item enter a unique "Name" and optionally set the other details, then click the "Add" button. To amend an item select it in the list and modify the desired items, once complete click the "Replace" button. To delete an item select it in the list and click the "Delete" button. The "Browse" button may be used to navigate to the VCL Source area. To add a new define type the new conditional and click the ">" button. To remove a define select it from the list and click the "<" button. To modify a define item, first remove it from the list then modify it and finally add it back in. Editor Options and Syntax HighHightingThis tab allows you to configure the look and feel of the editor, it is divided in two sub-tabs dealing with general items and syntax highlighting colors. GeneralThe general tab of the Editor configuration allows you to set input and visual characteristics of the editor.
Note: You can try out the settings in the edit region before committing any changes. ColorsThe colors tab allows you to define syntax highlighting within the editor.
Colors for specific language code elements can be customized by selecting an item from the list. Current settings are shown in the color grid and in the style list. Foreground colors are indicated using "FG" while background use "BG". Custom colors can be chosen by clicking the "Foreground" and "Background" buttons. Compare ColorsThe compare colors tab allows you to set the colors used to indicate changes in modifed source.
Colors for different change elements can be customized by selecting an item from the list or clicking an item in the sample. Current settings are shown in the color grid and in the style list. Foreground colors are indicated using "FG" while background use "BG". Custom colors can be chosen by clicking the "Foreground" and "Background" buttons. Binary DFMsDelphiXPG can be configured to automatically convert binary DFMs to text format, this is done be defining the location of the command-line utility convert.exe.
Either type the location in the edit box or use the browse button to locate the folder. Note: DelphiXPG converts binary DFMs in-place, the original binary file is backed up to the same location but with a ".[dfm]" extension.
|