| 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 |
| 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'...' |
| 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'...' |
| 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 |