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.22 by h677, Wed Aug 1 15:02:42 2007 UTC revision 1.23 by h677, Wed Aug 22 15:04:23 2007 UTC
# Line 21  object KuroutOption: TKuroutOption Line 21  object KuroutOption: TKuroutOption
21      Top = 0      Top = 0
22      Width = 517      Width = 517
23      Height = 393      Height = 393
24      ActivePage = TabSheet2      ActivePage = RespopupTabSheet
25      TabIndex = 3      TabIndex = 4
26      TabOrder = 0      TabOrder = 0
27      object TabSheet1: TTabSheet      object TabSheet1: TTabSheet
28        Caption = #35443#32048#35373#23450#65297        Caption = #35443#32048#35373#23450#65297
# Line 579  object KuroutOption: TKuroutOption Line 579  object KuroutOption: TKuroutOption
579          end          end
580        end        end
581      end      end
582        object RespopupTabSheet: TTabSheet
583          Caption = #35443#32048#35373#23450'5'
584          ImageIndex = 4
585          object RespopuGroupBox: TGroupBox
586            Left = 8
587            Top = 16
588            Width = 473
589            Height = 105
590            Caption = #12524#12473#12509#12483#12503#12450#12483#12503
591            TabOrder = 0
592            object Label16: TLabel
593              Left = 16
594              Top = 48
595              Width = 292
596              Height = 12
597              Caption = '( '#12510#12454#12473#12459#12540#12477#12523#20301#32622#12363#12425#12398#12378#12425#12375#20301#32622' -25 px '#65374' 25'#12288'px)'
598            end
599            object Label19: TLabel
600              Left = 192
601              Top = 72
602              Width = 108
603              Height = 12
604              Caption = '(100 ms '#65374' 5000 ms)'
605            end
606            object DeltaXLabeledEdit: TLabeledEdit
607              Left = 120
608              Top = 24
609              Width = 49
610              Height = 20
611              EditLabel.Width = 97
612              EditLabel.Height = 12
613              EditLabel.Caption = #12509#12483#12503#12450#12483#12503#20301#32622' X'
614              LabelPosition = lpLeft
615              LabelSpacing = 10
616              TabOrder = 0
617              Text = '0'
618              OnExit = DeltaXLabeledEditExit
619            end
620            object DeltaYLabeledEdit: TLabeledEdit
621              Left = 304
622              Top = 24
623              Width = 49
624              Height = 20
625              EditLabel.Width = 97
626              EditLabel.Height = 12
627              EditLabel.Caption = #12509#12483#12503#12450#12483#12503#20301#32622' Y'
628              LabelPosition = lpLeft
629              LabelSpacing = 10
630              TabOrder = 1
631              Text = '0'
632              OnExit = DeltaYLabeledEditExit
633            end
634            object DeltaXUpDown: TUpDown
635              Left = 169
636              Top = 24
637              Width = 16
638              Height = 20
639              Associate = DeltaXLabeledEdit
640              Min = -25
641              Max = 25
642              Position = 0
643              TabOrder = 2
644              Wrap = False
645            end
646            object DeltaYUpDown: TUpDown
647              Left = 353
648              Top = 24
649              Width = 16
650              Height = 20
651              Associate = DeltaYLabeledEdit
652              Min = -25
653              Max = 25
654              Position = 0
655              TabOrder = 3
656              Wrap = False
657            end
658            object RespopupWaitLabeledEdit: TLabeledEdit
659              Left = 76
660              Top = 66
661              Width = 92
662              Height = 20
663              EditLabel.Width = 52
664              EditLabel.Height = 12
665              EditLabel.Caption = #12463#12522#12450'Wait'
666              LabelPosition = lpLeft
667              LabelSpacing = 10
668              TabOrder = 4
669              Text = '100'
670              OnExit = RespopupWaitLabeledEditExit
671            end
672            object RespopupWaitUpDown: TUpDown
673              Left = 168
674              Top = 66
675              Width = 17
676              Height = 20
677              Associate = RespopupWaitLabeledEdit
678              Min = 100
679              Max = 5000
680              Increment = 100
681              Position = 100
682              TabOrder = 5
683              Thousands = False
684              Wrap = False
685            end
686          end
687        end
688    end    end
689    object OkBotton: TButton    object OkBotton: TButton
690      Left = 224      Left = 224

Legend:
Removed from v.1.22  
changed lines
  Added in v.1.23

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