Develop and Download Open Source Software

Browse CVS Repository

Diff of /gikonavigoeson/gikonavi/Option.dfm

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

revision 1.15 by h677, Fri Sep 26 17:30:31 2003 UTC revision 1.16 by yoffy, Sat Sep 27 06:35:19 2003 UTC
# Line 1  Line 1 
1  object OptionDialog: TOptionDialog  object OptionDialog: TOptionDialog
2    Left = 685    Left = 364
3    Top = 198    Top = 191
4    BorderStyle = bsDialog    BorderStyle = bsDialog
5    Caption = #12458#12503#12471#12519#12531    Caption = #12458#12503#12471#12519#12531
6    ClientHeight = 428    ClientHeight = 428
# Line 582  object OptionDialog: TOptionDialog Line 582  object OptionDialog: TOptionDialog
582          end          end
583          object CSSFontCheckBox: TCheckBox          object CSSFontCheckBox: TCheckBox
584            Left = 16            Left = 16
585            Top = 216            Top = 211
586            Width = 137            Width = 113
587            Height = 17            Height = 17
588            Caption = #12501#12457#12531#12488#12434#25351#23450#12377#12427'(&F)'            Caption = #12501#12457#12531#12488#12434#25351#23450'(&F)'
589            TabOrder = 3            TabOrder = 3
590            OnClick = CSSFontCheckBoxClick            OnClick = CSSFontCheckBoxClick
591          end          end
592          object CSSBackColorCheckBox: TCheckBox          object CSSBackColorCheckBox: TCheckBox
593            Left = 16            Left = 16
594            Top = 272            Top = 242
595            Width = 137            Width = 113
596            Height = 17            Height = 17
597            Caption = #32972#26223#33394#12434#25351#23450#12377#12427'(&B)'            Caption = #32972#26223#33394#12434#25351#23450'(&B)'
598            TabOrder = 4            TabOrder = 4
599            OnClick = CSSBackColorCheckBoxClick            OnClick = CSSBackColorCheckBoxClick
600          end          end
601          object CSSFontButton: TButton          object CSSFontButton: TButton
602            Left = 80            Left = 136
603            Top = 240            Top = 208
604            Width = 75            Width = 75
605            Height = 21            Height = 21
606            Caption = #35373#23450'...'            Caption = #35373#23450'...'
# Line 609  object OptionDialog: TOptionDialog Line 609  object OptionDialog: TOptionDialog
609            OnClick = CSSFontButtonClick            OnClick = CSSFontButtonClick
610          end          end
611          object CSSBackColorButton: TButton          object CSSBackColorButton: TButton
612            Left = 80            Left = 136
613            Top = 296            Top = 240
614            Width = 75            Width = 75
615            Height = 21            Height = 21
616            Caption = #35373#23450'...'            Caption = #35373#23450'...'
# Line 618  object OptionDialog: TOptionDialog Line 618  object OptionDialog: TOptionDialog
618            TabOrder = 6            TabOrder = 6
619            OnClick = CSSBackColorButtonClick            OnClick = CSSBackColorButtonClick
620          end          end
621            object SkinPopupCheckBox: TCheckBox
622              Left = 16
623              Top = 272
624              Width = 161
625              Height = 17
626              Caption = #12473#12461#12531#12391#12418#12509#12483#12503#12450#12483#12503'(&P)'
627              TabOrder = 7
628            end
629        end        end
630      end      end
631      object BoardSheet: TTabSheet      object BoardSheet: TTabSheet

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

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