- Timestamp:
- Aug 20, 2024, 3:43:35 PM (3 months ago)
- Location:
- tags/1.3.0
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
tags/1.3.0
-
tags/1.3.0/Forms/FormKeyShortcuts.lfm
r155 r168 1 1 object FormKeyShortcuts: TFormKeyShortcuts 2 Left = 10163 Height = 4374 Top = 5015 Width = 5272 Left = 839 3 Height = 329 4 Top = 609 5 Width = 704 6 6 Caption = 'Key shortcuts' 7 ClientHeight = 4378 ClientWidth = 5277 ClientHeight = 329 8 ClientWidth = 704 9 9 DesignTimePPI = 144 10 10 OnCreate = FormCreate … … 14 14 object ListView1: TListView 15 15 Left = 5 16 Height = 42716 Height = 319 17 17 Top = 5 18 Width = 51718 Width = 694 19 19 Align = alClient 20 20 BorderSpacing.Around = 5 … … 30 30 item 31 31 Caption = 'Shortcut' 32 Width = 1 2732 Width = 199 33 33 end> 34 34 PopupMenu = PopupMenu1 -
tags/1.3.0/Forms/FormTargetOptions.lfm
r166 r168 1 1 object FormTargetOptions: TFormTargetOptions 2 2 Left = 987 3 Height = 2 163 Height = 251 4 4 Top = 599 5 Width = 6 095 Width = 675 6 6 Caption = 'Target options' 7 ClientHeight = 2 168 ClientWidth = 6 097 ClientHeight = 251 8 ClientWidth = 675 9 9 DesignTimePPI = 144 10 10 LCLVersion = '3.4.0.0' 11 object Edit1: TEdit 12 Left = 10 13 Height = 33 14 Top = 38 15 Width = 492 16 Anchors = [akTop, akLeft, akRight] 17 ParentFont = False 18 TabOrder = 0 19 end 20 object Label1: TLabel 21 Left = 10 22 Height = 25 23 Top = 8 24 Width = 144 25 Caption = 'Compiler location:' 26 ParentColor = False 27 ParentFont = False 28 end 29 object ButtonCompiler: TButton 30 Left = 512 11 object ButtonOk: TButton 12 Left = 552 31 13 Height = 37 32 Top = 42 33 Width = 90 34 Anchors = [akTop, akRight] 35 Caption = 'Select...' 36 ParentFont = False 37 TabOrder = 1 38 OnClick = ButtonCompilerClick 39 end 40 object ButtonExecute: TButton 41 Left = 512 42 Height = 37 43 Top = 115 44 Width = 90 45 Anchors = [akTop, akRight] 46 Caption = 'Select...' 47 ParentFont = False 48 TabOrder = 2 49 OnClick = ButtonExecuteClick 50 end 51 object Edit2: TEdit 52 Left = 10 53 Height = 33 54 Top = 115 55 Width = 492 56 Anchors = [akTop, akLeft, akRight] 57 ParentFont = False 58 TabOrder = 3 59 end 60 object Label2: TLabel 61 Left = 10 62 Height = 25 63 Top = 86 64 Width = 139 65 Caption = 'Executor location:' 66 ParentColor = False 67 ParentFont = False 68 end 69 object ButtonOk: TButton 70 Left = 486 71 Height = 37 72 Top = 165 14 Top = 200 73 15 Width = 109 74 16 Anchors = [akRight, akBottom] … … 76 18 ModalResult = 1 77 19 ParentFont = False 78 TabOrder = 420 TabOrder = 0 79 21 end 80 22 object ButtonCancel: TButton 81 Left = 35123 Left = 417 82 24 Height = 37 83 Top = 16525 Top = 200 84 26 Width = 109 85 27 Anchors = [akRight, akBottom] … … 87 29 ModalResult = 2 88 30 ParentFont = False 89 TabOrder = 5 31 TabOrder = 1 32 end 33 object ScrollBox1: TScrollBox 34 Left = 8 35 Height = 179 36 Top = 8 37 Width = 662 38 HorzScrollBar.Page = 165 39 VertScrollBar.Page = 158 40 Anchors = [akTop, akLeft, akRight, akBottom] 41 ClientHeight = 177 42 ClientWidth = 660 43 TabOrder = 2 44 object Label1: TLabel 45 Left = 10 46 Height = 26 47 Top = 8 48 Width = 155 49 Caption = 'Compiler location:' 50 ParentColor = False 51 ParentFont = False 52 end 53 object Edit1: TEdit 54 Left = 10 55 Height = 43 56 Top = 38 57 Width = 540 58 Anchors = [akTop, akLeft, akRight] 59 ParentFont = False 60 TabOrder = 0 61 end 62 object ButtonCompiler: TButton 63 Left = 558 64 Height = 37 65 Top = 42 66 Width = 90 67 Anchors = [akTop, akRight] 68 Caption = 'Select...' 69 ParentFont = False 70 TabOrder = 1 71 OnClick = ButtonCompilerClick 72 end 73 object ButtonExecute: TButton 74 Left = 558 75 Height = 37 76 Top = 115 77 Width = 90 78 Anchors = [akTop, akRight] 79 Caption = 'Select...' 80 ParentFont = False 81 TabOrder = 2 82 OnClick = ButtonExecuteClick 83 end 84 object Edit2: TEdit 85 Left = 10 86 Height = 43 87 Top = 115 88 Width = 540 89 Anchors = [akTop, akLeft, akRight] 90 ParentFont = False 91 TabOrder = 3 92 end 93 object Label2: TLabel 94 Left = 10 95 Height = 26 96 Top = 86 97 Width = 151 98 Caption = 'Executor location:' 99 ParentColor = False 100 ParentFont = False 101 end 90 102 end 91 103 object OpenDialog1: TOpenDialog -
tags/1.3.0/Forms/FormTargetOptions.lrj
r145 r168 1 1 {"version":1,"strings":[ 2 2 {"hash":251086723,"name":"tformtargetoptions.caption","sourcebytes":[84,97,114,103,101,116,32,111,112,116,105,111,110,115],"value":"Target options"}, 3 {"hash":1371,"name":"tformtargetoptions.buttonok.caption","sourcebytes":[79,107],"value":"Ok"}, 4 {"hash":77089212,"name":"tformtargetoptions.buttoncancel.caption","sourcebytes":[67,97,110,99,101,108],"value":"Cancel"}, 3 5 {"hash":266916938,"name":"tformtargetoptions.label1.caption","sourcebytes":[67,111,109,112,105,108,101,114,32,108,111,99,97,116,105,111,110,58],"value":"Compiler location:"}, 4 6 {"hash":45763278,"name":"tformtargetoptions.buttoncompiler.caption","sourcebytes":[83,101,108,101,99,116,46,46,46],"value":"Select..."}, 5 7 {"hash":45763278,"name":"tformtargetoptions.buttonexecute.caption","sourcebytes":[83,101,108,101,99,116,46,46,46],"value":"Select..."}, 6 {"hash":102772106,"name":"tformtargetoptions.label2.caption","sourcebytes":[69,120,101,99,117,116,111,114,32,108,111,99,97,116,105,111,110,58],"value":"Executor location:"}, 7 {"hash":1371,"name":"tformtargetoptions.buttonok.caption","sourcebytes":[79,107],"value":"Ok"}, 8 {"hash":77089212,"name":"tformtargetoptions.buttoncancel.caption","sourcebytes":[67,97,110,99,101,108],"value":"Cancel"} 8 {"hash":102772106,"name":"tformtargetoptions.label2.caption","sourcebytes":[69,120,101,99,117,116,111,114,32,108,111,99,97,116,105,111,110,58],"value":"Executor location:"} 9 9 ]} -
tags/1.3.0/Forms/FormTargetOptions.pas
r149 r168 12 12 13 13 TFormTargetOptions = class(TFormEx) 14 ButtonCompiler: TButton; 15 ButtonExecute: TButton; 14 16 ButtonOk: TButton; 15 17 ButtonCancel: TButton; 16 ButtonCompiler: TButton;17 ButtonExecute: TButton;18 18 Edit1: TEdit; 19 19 Edit2: TEdit; … … 21 21 Label2: TLabel; 22 22 OpenDialog1: TOpenDialog; 23 ScrollBox1: TScrollBox; 23 24 procedure ButtonCompilerClick(Sender: TObject); 24 25 procedure ButtonExecuteClick(Sender: TObject);
Note:
See TracChangeset
for help on using the changeset viewer.