Changeset 234 for branches/xpascal/Forms/FormSource.lfm
- Timestamp:
- Jun 27, 2023, 12:50:09 AM (17 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/xpascal/Forms/FormSource.lfm
r227 r234 1 1 object FormSource: TFormSource 2 Left = 5242 Left = 692 3 3 Height = 749 4 Top = 2994 Top = 345 5 5 Width = 1176 6 6 Caption = 'Source' … … 12 12 Left = 12 13 13 Height = 701 14 Top = 3 614 Top = 32 15 15 Width = 1156 16 16 Align = alCustom 17 17 BorderSpacing.Around = 4 18 18 Anchors = [akTop, akLeft, akRight, akBottom] 19 Color = clBlack 20 Font.Color = clWhite 19 21 Font.Height = -20 20 22 Font.Name = 'Liberation Mono'
Note:
See TracChangeset
for help on using the changeset viewer.