X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=Option.dfm;h=f3eb21560f3d4db825890098a430c212ac6b9caf;hb=46822cbb30a2bc643fdb53335c4f6af85c878421;hp=d64377ba767449b1016fad7ceed37e8acd445f1a;hpb=e3f09acad26e76f3259aaa09f28b6f3468f1f3c1;p=gikonavigoeson%2Fgikonavi.git diff --git a/Option.dfm b/Option.dfm index d64377b..f3eb215 100644 --- a/Option.dfm +++ b/Option.dfm @@ -1,6 +1,6 @@ object OptionDialog: TOptionDialog - Left = 417 - Top = 435 + Left = 300 + Top = 166 BorderStyle = bsDialog Caption = #12458#12503#12471#12519#12531 ClientHeight = 428 @@ -61,9 +61,9 @@ object OptionDialog: TOptionDialog Top = 4 Width = 509 Height = 389 - ActivePage = TabSheet1 + ActivePage = CSSTabSheet MultiLine = True - TabIndex = 5 + TabIndex = 2 TabOrder = 3 OnChange = OptionTabChange object ConnectSheet: TTabSheet @@ -870,7 +870,7 @@ object OptionDialog: TOptionDialog Left = 12 Top = 92 Width = 477 - Height = 121 + Height = 157 Caption = #12522#12531#12463#12463#12522#12483#12463#26178#21205#20316 TabOrder = 1 object AppFolderLabel: TLabel @@ -915,13 +915,21 @@ object OptionDialog: TOptionDialog TabOrder = 3 OnClick = URLAppCheckBoxClick end + object ResAnchorCheckBox: TCheckBox + Left = 12 + Top = 125 + Width = 333 + Height = 17 + Caption = #12524#12473#12450#12531#12459#12540#12398#22580#21512#12289#12381#12398#12524#12473#12414#12391#12472#12515#12531#12503#12377#12427 + TabOrder = 4 + end end object GroupBox6: TGroupBox Left = 12 - Top = 220 + Top = 260 Width = 477 - Height = 49 - Caption = #12525#12464#21066#38500 + Height = 77 + Caption = #30906#35469#12513#12483#12475#12540#12472 TabOrder = 2 object LogDeleteMessageCheckBox: TCheckBox Left = 12 @@ -932,21 +940,14 @@ object OptionDialog: TOptionDialog TabOrder = 0 OnClick = URLAppCheckBoxClick end - end - object ResAnchorGroupBox: TGroupBox - Left = 12 - Top = 279 - Width = 477 - Height = 49 - Caption = #12524#12473#12450#12531#12459#12540#12463#12522#12483#12463#26178#21205#20316 - TabOrder = 3 - object ResAnchorCheckBox: TCheckBox + object IgnoreLimitResCountCheckBox: TCheckBox Left = 12 - Top = 21 - Width = 165 + Top = 46 + Width = 389 Height = 17 - Caption = #12381#12398#12524#12473#12414#12391#12472#12515#12531#12503#12377#12427 - TabOrder = 0 + Caption = #21516'ID'#12524#12473#12450#12531#12459#12540#34920#31034#12391#21046#38480#25968#36234#12360#12398#30906#35469#12513#12483#12475#12540#12472#12434#34920#31034#12377#12427'(&R)' + TabOrder = 1 + OnClick = URLAppCheckBoxClick end end end