Configuring Castalia : Line Numbers
Previous  Top  Next

The following options are available for Castalia's Editor Line Numbers:

linenumbersoptions

Show Line Numbers: When checked, the line number control will appear on the left of the editor control. When not checked, the line numbers will not be displayed.

Show Current Line as Bold: When checked, the line number of the line where the cursor sits will be drawn in a bold typeface

Select Font...: Displays a standard windows font selection dialog that allows you to choose the font of your line numbers.

Width:
Variable Width: The line number control adjusts itself dynamically do the minimum width necessary to display the line numbers for a given file. That is, if there are only 9 lines in a file, the control will be only one character wide. If there are 9999, it will be four characters wide.  
Fixed Width: The line number control always stays the specified width, regardless of the required display area for the line numbers  
 
Note: This feature is not available in Castalia for Delphi 8.

See also: Line Numbers, Configuring Castalia Overview