Ignore:
Timestamp:
Jun 27, 2023, 12:50:09 AM (17 months ago)
Author:
chronos
Message:
  • Fixed: Procedures generation.
  • Fixed: Splitters between panels.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/xpascal/Forms/FormOutput.lfm

    r230 r234  
    11object FormOutput: TFormOutput
    2   Left = 563
     2  Left = 814
    33  Height = 544
    4   Top = 339
     4  Top = 448
    55  Width = 932
    66  Caption = 'Output'
     
    1717    BorderSpacing.Around = 4
    1818    Anchors = [akTop, akLeft, akRight, akBottom]
     19    Color = clBlack
     20    Font.Color = clWhite
    1921    Font.Height = -20
    2022    Font.Name = 'DejaVu Sans Mono'
Note: See TracChangeset for help on using the changeset viewer.