Changeset 103 for trunk/Forms/UFormTargetCode.lfm
- Timestamp:
- May 5, 2019, 12:17:58 AM (6 years ago)
- Location:
- trunk/Forms
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms
- Property svn:ignore deleted
-
trunk/Forms/UFormTargetCode.lfm
r91 r103 1 1 object FormTargetCode: TFormTargetCode 2 2 Left = 682 3 Height = 2 403 Height = 288 4 4 Top = 485 5 Width = 3 205 Width = 384 6 6 Caption = 'Target code' 7 ClientHeight = 2 408 ClientWidth = 3 209 DesignTimePPI = 1 2010 LCLVersion = ' 1.8.2.0'7 ClientHeight = 288 8 ClientWidth = 384 9 DesignTimePPI = 144 10 LCLVersion = '2.0.0.4' 11 11 object MemoTarget: TMemo 12 12 Left = 0 13 Height = 2 4013 Height = 288 14 14 Top = 0 15 Width = 3 2015 Width = 384 16 16 Align = alClient 17 17 Font.Name = 'Courier New' … … 24 24 object PopupMenuTarget: TPopupMenu 25 25 Images = Core.ImageListMain 26 left = 8427 top = 1 0026 left = 101 27 top = 120 28 28 object MenuItem20: TMenuItem 29 29 Action = AFormatCode … … 35 35 object ActionList1: TActionList 36 36 Images = Core.ImageListMain 37 left = 19938 top = 3937 left = 239 38 top = 47 39 39 object AFormatCode: TAction 40 40 Caption = 'Format code'
Note:
See TracChangeset
for help on using the changeset viewer.