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

Legend:

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

    r227 r234  
    11object FormSource: TFormSource
    2   Left = 524
     2  Left = 692
    33  Height = 749
    4   Top = 299
     4  Top = 345
    55  Width = 1176
    66  Caption = 'Source'
     
    1212    Left = 12
    1313    Height = 701
    14     Top = 36
     14    Top = 32
    1515    Width = 1156
    1616    Align = alCustom
    1717    BorderSpacing.Around = 4
    1818    Anchors = [akTop, akLeft, akRight, akBottom]
     19    Color = clBlack
     20    Font.Color = clWhite
    1921    Font.Height = -20
    2022    Font.Name = 'Liberation Mono'
Note: See TracChangeset for help on using the changeset viewer.