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 15 by yamat0jp, Fri Aug 5 10:33:26 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 513  object IWForm1: TIWForm1 Line 530  object IWForm1: TIWForm1
530        Height = 217        Height = 217
531        TabOrder = 7        TabOrder = 7
532        ExplicitHeight = 217        ExplicitHeight = 217
533          inherited IWImage1: TIWImage
534            Width = 97
535            Height = 129
536            ExplicitWidth = 97
537            ExplicitHeight = 129
538          end
539          inherited IWDBLabel2: TIWDBLabel
540            Width = 44
541            DataField = 'STOCK'
542            ExplicitWidth = 44
543          end
544        inherited IWButton1: TIWButton        inherited IWButton1: TIWButton
545          OnClick = IWFrame8IWButton1Click          OnClick = IWFrame8IWButton1Click
546        end        end

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

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