Changeset 9 for trunk/Forms
- Timestamp:
- Mar 14, 2013, 10:59:07 PM (12 years ago)
- Location:
- trunk/Forms
- Files:
-
- 3 added
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UFormAbout.lfm
r7 r9 1 1 object FormAbout: TFormAbout 2 2 Left = 475 3 Height = 2 513 Height = 281 4 4 Top = 161 5 Width = 327 6 BorderStyle = bsDialog 5 Width = 356 7 6 Caption = 'About' 8 ClientHeight = 2 519 ClientWidth = 3 277 ClientHeight = 281 8 ClientWidth = 356 10 9 Font.Height = -11 11 10 Font.Name = 'MS Sans Serif' … … 16 15 object Panel1: TPanel 17 16 Left = 8 18 Height = 19817 Height = 228 19 18 Top = 8 20 Width = 3 1319 Width = 342 21 20 Anchors = [akTop, akLeft, akRight, akBottom] 22 21 BevelInner = bvRaised 23 22 BevelOuter = bvLowered 24 ClientHeight = 19825 ClientWidth = 3 1323 ClientHeight = 228 24 ClientWidth = 342 26 25 TabOrder = 0 27 26 object Memo1: TMemo 28 27 Left = 8 29 Height = 18328 Height = 213 30 29 Top = 8 31 Width = 29530 Width = 324 32 31 Anchors = [akTop, akLeft, akRight, akBottom] 33 32 BorderStyle = bsNone … … 38 37 end 39 38 object ButtonOk: TButton 40 Left = 1 1139 Left = 136 41 40 Height = 25 42 Top = 2 1841 Top = 248 43 42 Width = 75 44 43 Anchors = [akLeft, akBottom] -
trunk/Forms/UFormMain.lfm
r7 r9 1 1 object FormMain: TFormMain 2 2 Left = 364 3 Height = 3 683 Height = 390 4 4 Top = 183 5 Width = 51 05 Width = 519 6 6 Caption = 'FioInfo' 7 ClientHeight = 3 688 ClientWidth = 51 07 ClientHeight = 390 8 ClientWidth = 519 9 9 OnClose = FormClose 10 10 OnCreate = FormCreate 11 OnShow = FormShow 12 Position = poScreenCenter 11 13 LCLVersion = '1.1' 12 14 object ButtonSettings: TButton 13 Left = 3 7615 Left = 384 14 16 Height = 25 15 Top = 3 3617 Top = 358 16 18 Width = 112 17 19 Action = Core.ASettings 18 Anchors = [ak Top, akBottom]20 Anchors = [akBottom] 19 21 TabOrder = 0 20 22 end … … 23 25 Height = 57 24 26 Top = 8 25 Width = 4 8927 Width = 498 26 28 Anchors = [akTop, akLeft, akRight] 27 Caption = 'N ové platby od poslednÃho staÅŸenÃ'29 Caption = 'New transaction from last check' 28 30 ClientHeight = 38 29 ClientWidth = 4 8531 ClientWidth = 494 30 32 TabOrder = 1 31 33 object ButtonNew: TButton … … 34 36 Top = 7 35 37 Width = 112 36 Caption = ' Stáhnout'38 Caption = 'Download' 37 39 OnClick = ButtonNewClick 38 40 TabOrder = 0 … … 43 45 Height = 72 44 46 Top = 80 45 Width = 4 8947 Width = 498 46 48 Anchors = [akTop, akLeft, akRight] 47 Caption = 'Transa kce v zadaném Äasovém rozpÄtÃ'49 Caption = 'Transactions from defined time interval' 48 50 ClientHeight = 53 49 ClientWidth = 4 8551 ClientWidth = 494 50 52 TabOrder = 2 51 53 object ButtonInterval: TButton … … 54 56 Top = 7 55 57 Width = 112 56 Caption = ' Stáhnout'58 Caption = 'Download' 57 59 OnClick = ButtonIntervalClick 58 60 TabOrder = 0 … … 61 63 Left = 54 62 64 Height = 27 63 Top = 565 Top = 7 64 66 Width = 80 65 67 CalendarDisplaySettings = [dsShowHeadings, dsShowDayNames] … … 74 76 end 75 77 object DateEditTo: TDateEdit 76 Left = 23 078 Left = 238 77 79 Height = 27 78 Top = 980 Top = 7 79 81 Width = 80 80 82 CalendarDisplaySettings = [dsShowHeadings, dsShowDayNames] … … 89 91 end 90 92 object Label1: TLabel 91 Left = 2293 Left = 6 92 94 Height = 17 93 Top = 994 Width = 2295 Caption = ' Od:'95 Top = 12 96 Width = 36 97 Caption = 'From:' 96 98 ParentColor = False 97 99 end … … 99 101 Left = 174 100 102 Height = 17 101 Top = 1 5102 Width = 22103 Caption = ' Do:'103 Top = 12 104 Width = 18 105 Caption = 'To:' 104 106 ParentColor = False 105 107 end … … 110 112 Top = 168 111 113 Width = 489 112 Caption = ' MÄsÃÄnà vÃœpis'114 Caption = 'Selected mothly report' 113 115 ClientHeight = 46 114 116 ClientWidth = 485 … … 119 121 Top = 7 120 122 Width = 112 121 Caption = ' Stáhnout'123 Caption = 'Download' 122 124 OnClick = ButtonMonthlyClick 123 125 TabOrder = 0 … … 134 136 end 135 137 object SpinEditId: TSpinEdit 136 Left = 23 0138 Left = 238 137 139 Height = 27 138 140 Top = 7 … … 144 146 end 145 147 object Label2: TLabel 146 Left = 20148 Left = 6 147 149 Height = 17 148 Top = 1 5149 Width = 28150 Caption = ' Rok:'150 Top = 12 151 Width = 31 152 Caption = 'Year:' 151 153 ParentColor = False 152 154 end … … 154 156 Left = 174 155 157 Height = 17 156 Top = 1 5157 Width = 36158 Caption = ' ÄÃslo:'158 Top = 12 159 Width = 56 160 Caption = 'Number:' 159 161 ParentColor = False 160 162 end … … 163 165 Left = 16 164 166 Height = 25 165 Top = 3 36167 Top = 358 166 168 Width = 112 167 169 Action = Core.AExit … … 172 174 Left = 136 173 175 Height = 25 174 Top = 3 36176 Top = 358 175 177 Width = 112 176 178 Action = Core.AAbout -
trunk/Forms/UFormMain.pas
r7 r9 37 37 procedure FormClose(Sender: TObject; var CloseAction: TCloseAction); 38 38 procedure FormCreate(Sender: TObject); 39 procedure FormShow(Sender: TObject); 39 40 private 40 41 { private declarations } … … 81 82 procedure TFormMain.FormCreate(Sender: TObject); 82 83 begin 84 end; 85 86 procedure TFormMain.FormShow(Sender: TObject); 87 begin 83 88 LoadInterface; 89 Core.CoolTranslator1.Translate; 84 90 end; 85 91 -
trunk/Forms/UFormSettings.lfm
r6 r9 4 4 Top = 127 5 5 Width = 550 6 Caption = ' NastavenÃ'6 Caption = 'Settings' 7 7 ClientHeight = 273 8 8 ClientWidth = 550 9 9 OnCreate = FormCreate 10 Position = poScreenCenter 10 11 LCLVersion = '1.1' 11 12 object LabeledEditToken: TLabeledEdit … … 33 34 Width = 75 34 35 Anchors = [akRight, akBottom] 35 Caption = ' ZruÅ¡it'36 Caption = 'Cancel' 36 37 ModalResult = 2 37 38 TabOrder = 1 … … 61 62 Height = 17 62 63 Top = 64 63 Width = 9964 Caption = 'Dat ovÃœ formát:'64 Width = 83 65 Caption = 'Data format:' 65 66 ParentColor = False 66 67 end … … 79 80 EditLabel.Top = 116 80 81 EditLabel.Width = 440 81 EditLabel.Caption = ' CÃlovÃœ sloÅŸka:'82 EditLabel.Caption = 'Destination folder:' 82 83 EditLabel.ParentColor = False 83 84 TabOrder = 4 … … 89 90 Width = 75 90 91 Anchors = [akTop, akRight] 91 Caption = ' Vybrat'92 Caption = 'Select' 92 93 OnClick = Button1Click 93 94 TabOrder = 5 -
trunk/Forms/UFormSettings.pas
r7 r9 40 40 UFioAPI, UCore; 41 41 42 resourcestring 43 SSelectFolder = 'Select destination folder'; 44 42 45 { TFormSettings } 43 46 … … 58 61 Output: string; 59 62 begin 60 if SelectDirectory( 'Vyberte sloÅŸku', LabeledEditFolder.Text, Output) then63 if SelectDirectory(SSelectFolder, LabeledEditFolder.Text, Output) then 61 64 LabeledEditFolder.Text := Output; 62 65 end;
Note:
See TracChangeset
for help on using the changeset viewer.