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.13 by yoffy, Fri Sep 26 08:12:10 2003 UTC revision 1.14 by yoffy, Fri Sep 26 10:50:30 2003 UTC
# Line 44  object OptionDialog: TOptionDialog Line 44  object OptionDialog: TOptionDialog
44      Top = 4      Top = 4
45      Width = 509      Width = 509
46      Height = 389      Height = 389
47      ActivePage = TabSheet4      ActivePage = CSSTabSheet
48      MultiLine = True      MultiLine = True
49      TabIndex = 2      TabIndex = 2
50      TabOrder = 0      TabOrder = 0
# Line 523  object OptionDialog: TOptionDialog Line 523  object OptionDialog: TOptionDialog
523          OnClick = BrowserTabDefaultButtonClick          OnClick = BrowserTabDefaultButtonClick
524        end        end
525      end      end
526      object TabSheet4: TTabSheet      object CSSTabSheet: TTabSheet
527        Caption = 'CSS '#12392#12473#12461#12531        Caption = 'CSS '#12392#12473#12461#12531
528        ImageIndex = 10        ImageIndex = 10
529        object GroupBox12: TGroupBox        object GroupBox12: TGroupBox
# Line 552  object OptionDialog: TOptionDialog Line 552  object OptionDialog: TOptionDialog
552          object CSSListView: TListView          object CSSListView: TListView
553            Left = 12            Left = 12
554            Top = 64            Top = 64
555            Width = 453            Width = 213
556            Height = 137            Height = 137
557            Columns = <            Columns = <
558              item              item
559                Caption = #12473#12479#12452#12523#12471#12540#12488#12414#12383#12399#12473#12461#12531                Caption = #12473#12479#12452#12523#12471#12540#12488#12414#12383#12399#12473#12461#12531
560                Width = 400                Width = 180
561              end>              end>
562            ColumnClick = False            ColumnClick = False
563            HideSelection = False            HideSelection = False
# Line 565  object OptionDialog: TOptionDialog Line 565  object OptionDialog: TOptionDialog
565            RowSelect = True            RowSelect = True
566            TabOrder = 1            TabOrder = 1
567            ViewStyle = vsReport            ViewStyle = vsReport
568              OnChange = CSSListViewChange
569          end          end
570          object CSSBrowser: TWebBrowser          object CSSBrowser: TWebBrowser
571            Left = 12            Left = 232
572            Top = 208            Top = 64
573            Width = 293            Width = 233
574            Height = 110            Height = 257
575            TabOrder = 2            TabOrder = 2
576            ControlData = {            ControlData = {
577              4C000000481E00005E0B00000000000000000000000000000000000000000000              4C00000015180000901A00000000000000000000000000000000000000000000
578              000000004C000000000000000000000001000000E0D057007335CF11AE690800              000000004C000000000000000000000001000000E0D057007335CF11AE690800
579              2B2E126208000000000000004C0000000114020000000000C000000000000046              2B2E126208000000000000004C0000000114020000000000C000000000000046
580              8000000000000000000000000000000000000000000000000000000000000000              8000000000000000000000000000000000000000000000000000000000000000
581              00000000000000000100000000000000000000000000000000000000}              00000000000000000100000000000000000000000000000000000000}
582          end          end
583          object CSSFontCheckBox: TCheckBox          object CSSFontCheckBox: TCheckBox
584            Left = 320            Left = 16
585            Top = 216            Top = 216
586            Width = 137            Width = 137
587            Height = 17            Height = 17
# Line 589  object OptionDialog: TOptionDialog Line 590  object OptionDialog: TOptionDialog
590            OnClick = CSSFontCheckBoxClick            OnClick = CSSFontCheckBoxClick
591          end          end
592          object CSSBackColorCheckBox: TCheckBox          object CSSBackColorCheckBox: TCheckBox
593            Left = 320            Left = 16
594            Top = 272            Top = 272
595            Width = 137            Width = 137
596            Height = 17            Height = 17
# Line 598  object OptionDialog: TOptionDialog Line 599  object OptionDialog: TOptionDialog
599            OnClick = CSSBackColorCheckBoxClick            OnClick = CSSBackColorCheckBoxClick
600          end          end
601          object CSSFontButton: TButton          object CSSFontButton: TButton
602            Left = 384            Left = 80
603            Top = 240            Top = 240
604            Width = 75            Width = 75
605            Height = 21            Height = 21
# Line 608  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 = 384            Left = 80
613            Top = 296            Top = 296
614            Width = 75            Width = 75
615            Height = 21            Height = 21

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

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