Programming With Castalia : IDE Changes : Editor Changes : Line Numbers
Previous
Top
Next
Castalia adds a control to Delphi's editor pane that displays line numbers corresponding to what the editor is currently displaying.
The number of the line where the cursor is currently located is shown in bold (line 182 in the above image).
Double-clicking on the line number bar will show the Delphi
Go to Line
dialog.
Note: This feature is not available in Castalia for Delphi 8 or later. These IDEs include editor line numbers natively.
See also:
Configuring Line Numbers