Changeset 210 for branches/interpreter2/Forms/UFormSource.lfm
- Timestamp:
- Apr 22, 2020, 12:13:52 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/interpreter2/Forms/UFormSource.lfm
r206 r210 10 10 LCLVersion = '2.0.2.0' 11 11 inline SynEditSource: TSynEdit 12 Left = 413 Height = 7 4114 Top = 415 Width = 11 6816 Align = alC lient12 Left = 12 13 Height = 701 14 Top = 36 15 Width = 1156 16 Align = alCustom 17 17 BorderSpacing.Around = 4 18 Anchors = [akTop, akLeft, akRight, akBottom] 18 19 Font.Height = -20 19 20 Font.Name = 'Liberation Mono' … … 508 509 end 509 510 end 511 object Label1: TLabel 512 Left = 15 513 Height = 26 514 Top = 8 515 Width = 63 516 Caption = 'Source:' 517 ParentColor = False 518 end 510 519 object SynFreePascalSyn1: TSynFreePascalSyn 511 520 Enabled = False
Note:
See TracChangeset
for help on using the changeset viewer.