Develop and Download Open Source Software

Browse Subversion Repository

Diff of /Unit1.dfm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 10 by yamat0jp, Sat Jan 16 23:06:35 2016 UTC revision 18 by yamat0jp, Sat Aug 27 11:00:30 2016 UTC
# Line 65  object IWForm1: TIWForm1 Line 65  object IWForm1: TIWForm1
65      Top = 143      Top = 143
66      Width = 49      Width = 49
67      Height = 16      Height = 16
68        Visible = False
69      Font.Color = clNone      Font.Color = clNone
70      Font.Size = 10      Font.Size = 10
71      Font.Style = []      Font.Style = []
# Line 149  object IWForm1: TIWForm1 Line 150  object IWForm1: TIWForm1
150      DoSubmitValidation = False      DoSubmitValidation = False
151      FriendlyName = 'IWLink5'      FriendlyName = 'IWLink5'
152      OnClick = IWLink5Click      OnClick = IWLink5Click
153      TabOrder = 11      TabOrder = 10
154      RawText = False      RawText = False
155      Caption = #12497#12473#12527#12540#12489#12362#24536#12428#12398#26041      Caption = #12497#12473#12527#12540#12489#12362#24536#12428#12398#26041
156    end    end
# Line 166  object IWForm1: TIWForm1 Line 167  object IWForm1: TIWForm1
167      DoSubmitValidation = False      DoSubmitValidation = False
168      FriendlyName = 'IWLink6'      FriendlyName = 'IWLink6'
169      OnClick = IWLink6Click      OnClick = IWLink6Click
170      TabOrder = 14      TabOrder = 13
171      RawText = False      RawText = False
172      Caption = 'IWLink6'      Caption = 'IWLink6'
173    end    end
174      object IWLink7: TIWLink
175        Left = 509
176        Top = 542
177        Width = 65
178        Height = 17
179        Alignment = taLeftJustify
180        Color = clNone
181        Font.Color = clNone
182        Font.Size = 10
183        Font.Style = [fsUnderline]
184        DoSubmitValidation = False
185        FriendlyName = 'IWLink7'
186        OnClick = IWLink6Click
187        TabOrder = 15
188        RawText = False
189        Caption = 'IWLink7'
190      end
191      object IWLink8: TIWLink
192        Left = 509
193        Top = 576
194        Width = 65
195        Height = 17
196        Alignment = taLeftJustify
197        Color = clNone
198        Font.Color = clNone
199        Font.Size = 10
200        Font.Style = [fsUnderline]
201        DoSubmitValidation = False
202        FriendlyName = 'IWLink8'
203        OnClick = IWLink8Click
204        TabOrder = 16
205        RawText = False
206        Caption = 'IWLink8'
207      end
208    object IWRegion1: TIWRegion    object IWRegion1: TIWRegion
209      Left = 16      Left = 16
210      Top = 192      Top = 192
# Line 331  object IWForm1: TIWForm1 Line 366  object IWForm1: TIWForm1
366        Font.Style = []        Font.Style = []
367        FriendlyName = 'IWEdit2'        FriendlyName = 'IWEdit2'
368        SubmitOnAsyncEvent = True        SubmitOnAsyncEvent = True
369        TabOrder = 4        TabOrder = 3
370      end      end
371      object IWEdit3: TIWEdit      object IWEdit3: TIWEdit
372        Left = 24        Left = 24
# Line 344  object IWForm1: TIWForm1 Line 379  object IWForm1: TIWForm1
379        Font.Style = []        Font.Style = []
380        FriendlyName = 'IWEdit3'        FriendlyName = 'IWEdit3'
381        SubmitOnAsyncEvent = True        SubmitOnAsyncEvent = True
382        TabOrder = 5        TabOrder = 4
383        PasswordPrompt = True        PasswordPrompt = True
384      end      end
385      object IWLink2: TIWLink      object IWLink2: TIWLink
# Line 429  object IWForm1: TIWForm1 Line 464  object IWForm1: TIWForm1
464        Font.Size = 10        Font.Size = 10
465        Font.Style = []        Font.Style = []
466        Numbered = False        Numbered = False
467        ExplicitLeft = 8        ExplicitTop = 11
       ExplicitTop = 16  
       ExplicitWidth = 116  
       ExplicitHeight = 24  
468      end      end
469      object IWLink4: TIWLink      object IWLink4: TIWLink
470        Left = 1        Left = 1
# Line 451  object IWForm1: TIWForm1 Line 483  object IWForm1: TIWForm1
483        TabOrder = 8        TabOrder = 8
484        RawText = False        RawText = False
485        Caption = #12459#12540#12488#12395#31227#21205        Caption = #12459#12540#12488#12395#31227#21205
486        ExplicitLeft = 32        ExplicitLeft = 3
487        ExplicitTop = 24        ExplicitTop = 48
       ExplicitWidth = 65  
488      end      end
489    end    end
490    object IWRegion7: TIWRegion    object IWRegion7: TIWRegion
# Line 513  object IWForm1: TIWForm1 Line 544  object IWForm1: TIWForm1
544        Height = 217        Height = 217
545        TabOrder = 7        TabOrder = 7
546        ExplicitHeight = 217        ExplicitHeight = 217
547          inherited IWImage1: TIWImage
548            Width = 97
549            Height = 129
550            ExplicitWidth = 97
551            ExplicitHeight = 129
552          end
553          inherited IWDBLabel2: TIWDBLabel
554            Width = 44
555            DataField = 'STOCK'
556            ExplicitWidth = 44
557          end
558        inherited IWButton1: TIWButton        inherited IWButton1: TIWButton
559          OnClick = IWFrame8IWButton1Click          OnClick = IWFrame8IWButton1Click
560        end        end
# Line 529  object IWForm1: TIWForm1 Line 571  object IWForm1: TIWForm1
571      TabOrder = 8      TabOrder = 8
572      ExplicitLeft = -76      ExplicitLeft = -76
573      inherited IWFrameRegion: TIWRegion      inherited IWFrameRegion: TIWRegion
574        TabOrder = 13        TabOrder = 12
       ExplicitWidth = 653  
       ExplicitHeight = 131  
575      end      end
576    end    end
577    object IWTemplateProcessorHTML1: TIWTemplateProcessorHTML    object IWTemplateProcessorHTML1: TIWTemplateProcessorHTML

Legend:
Removed from v.10  
changed lines
  Added in v.18

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26