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 17 by yamat0jp, Wed Aug 24 12:31:07 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 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
# Line 187  object IWForm1: TIWForm1 Line 188  object IWForm1: TIWForm1
188      RawText = False      RawText = False
189      Caption = 'IWLink7'      Caption = 'IWLink7'
190    end    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 361  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 553  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.17  
changed lines
  Added in v.18

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