Changeset 210 for branches/interpreter2/Forms/UFormOutput.lfm
- Timestamp:
- Apr 22, 2020, 12:13:52 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/interpreter2/Forms/UFormOutput.lfm
r208 r210 1 1 object FormOutput: TFormOutput 2 Left = 6 513 Height = 4614 Top = 1175 Width = 9 782 Left = 607 3 Height = 544 4 Top = 252 5 Width = 932 6 6 Caption = 'Output' 7 ClientHeight = 4618 ClientWidth = 9 787 ClientHeight = 544 8 ClientWidth = 932 9 9 DesignTimePPI = 144 10 10 LCLVersion = '2.0.2.0' 11 11 inline SynEditOutput: TSynEdit 12 Left = 413 Height = 4 5314 Top = 4 15 Width = 97016 Align = alC lient12 Left = 11 13 Height = 480 14 Top = 48 15 Width = 852 16 Align = alCustom 17 17 BorderSpacing.Around = 4 18 Anchors = [akTop, akLeft, akRight, akBottom] 18 19 Font.Height = -20 19 20 Font.Name = 'DejaVu Sans Mono' … … 507 508 end 508 509 end 510 object Label1: TLabel 511 Left = 11 512 Height = 26 513 Top = 8 514 Width = 66 515 Caption = 'Output:' 516 ParentColor = False 517 end 509 518 object SynPasSyn1: TSynPasSyn 510 519 Enabled = False
Note:
See TracChangeset
for help on using the changeset viewer.