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 17 by yamat0jp, Wed Aug 24 12:31:07 2016 UTC
# Line 149  object IWForm1: TIWForm1 Line 149  object IWForm1: TIWForm1
149      DoSubmitValidation = False      DoSubmitValidation = False
150      FriendlyName = 'IWLink5'      FriendlyName = 'IWLink5'
151      OnClick = IWLink5Click      OnClick = IWLink5Click
152      TabOrder = 11      TabOrder = 10
153      RawText = False      RawText = False
154      Caption = #12497#12473#12527#12540#12489#12362#24536#12428#12398#26041      Caption = #12497#12473#12527#12540#12489#12362#24536#12428#12398#26041
155    end    end
# Line 170  object IWForm1: TIWForm1 Line 170  object IWForm1: TIWForm1
170      RawText = False      RawText = False
171      Caption = 'IWLink6'      Caption = 'IWLink6'
172    end    end
173      object IWLink7: TIWLink
174        Left = 509
175        Top = 542
176        Width = 65
177        Height = 17
178        Alignment = taLeftJustify
179        Color = clNone
180        Font.Color = clNone
181        Font.Size = 10
182        Font.Style = [fsUnderline]
183        DoSubmitValidation = False
184        FriendlyName = 'IWLink7'
185        OnClick = IWLink6Click
186        TabOrder = 15
187        RawText = False
188        Caption = 'IWLink7'
189      end
190    object IWRegion1: TIWRegion    object IWRegion1: TIWRegion
191      Left = 16      Left = 16
192      Top = 192      Top = 192
# Line 331  object IWForm1: TIWForm1 Line 348  object IWForm1: TIWForm1
348        Font.Style = []        Font.Style = []
349        FriendlyName = 'IWEdit2'        FriendlyName = 'IWEdit2'
350        SubmitOnAsyncEvent = True        SubmitOnAsyncEvent = True
351        TabOrder = 4        TabOrder = 3
352      end      end
353      object IWEdit3: TIWEdit      object IWEdit3: TIWEdit
354        Left = 24        Left = 24
# Line 429  object IWForm1: TIWForm1 Line 446  object IWForm1: TIWForm1
446        Font.Size = 10        Font.Size = 10
447        Font.Style = []        Font.Style = []
448        Numbered = False        Numbered = False
449        ExplicitLeft = 8        ExplicitTop = 11
       ExplicitTop = 16  
       ExplicitWidth = 116  
       ExplicitHeight = 24  
450      end      end
451      object IWLink4: TIWLink      object IWLink4: TIWLink
452        Left = 1        Left = 1
# Line 451  object IWForm1: TIWForm1 Line 465  object IWForm1: TIWForm1
465        TabOrder = 8        TabOrder = 8
466        RawText = False        RawText = False
467        Caption = #12459#12540#12488#12395#31227#21205        Caption = #12459#12540#12488#12395#31227#21205
468        ExplicitLeft = 32        ExplicitLeft = 3
469        ExplicitTop = 24        ExplicitTop = 48
       ExplicitWidth = 65  
470      end      end
471    end    end
472    object IWRegion7: TIWRegion    object IWRegion7: TIWRegion
# Line 513  object IWForm1: TIWForm1 Line 526  object IWForm1: TIWForm1
526        Height = 217        Height = 217
527        TabOrder = 7        TabOrder = 7
528        ExplicitHeight = 217        ExplicitHeight = 217
529          inherited IWImage1: TIWImage
530            Width = 97
531            Height = 129
532            ExplicitWidth = 97
533            ExplicitHeight = 129
534          end
535          inherited IWDBLabel2: TIWDBLabel
536            Width = 44
537            DataField = 'STOCK'
538            ExplicitWidth = 44
539          end
540        inherited IWButton1: TIWButton        inherited IWButton1: TIWButton
541          OnClick = IWFrame8IWButton1Click          OnClick = IWFrame8IWButton1Click
542        end        end

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

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