Develop and Download Open Source Software

Browse CVS Repository

Diff of /gikonavigoeson/gikonavi/KuroutSetting.dfm

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

revision 1.27 by h677, Sat Oct 6 05:27:27 2007 UTC revision 1.28 by h677, Sun Feb 15 03:42:10 2009 UTC
# Line 475  object KuroutOption: TKuroutOption Line 475  object KuroutOption: TKuroutOption
475            TabOrder = 1            TabOrder = 1
476            Wrap = False            Wrap = False
477          end          end
478            object ResRangeLabeledEdit: TLabeledEdit
479              Left = 317
480              Top = 18
481              Width = 121
482              Height = 20
483              EditLabel.Width = 113
484              EditLabel.Height = 12
485              EditLabel.Caption = #34920#31034#12524#12473#25968'(100-9999)'
486              ImeMode = imDisable
487              LabelPosition = lpLeft
488              LabelSpacing = 3
489              TabOrder = 2
490              Text = '100'
491              OnExit = ResRangeLabeledEditExit
492            end
493            object ResRangeCountUpDown: TUpDown
494              Left = 438
495              Top = 18
496              Width = 17
497              Height = 20
498              Associate = ResRangeLabeledEdit
499              Min = 100
500              Max = 9999
501              Position = 100
502              TabOrder = 3
503              Thousands = False
504              Wrap = False
505            end
506        end        end
507        object ThreadGroupBox: TGroupBox        object ThreadGroupBox: TGroupBox
508          Left = 16          Left = 16

Legend:
Removed from v.1.27  
changed lines
  Added in v.1.28

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