home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
100 Great Kid's Games 2
/
100gamesII.iso
/
PROGRAMS
/
CCWIN
/
CCWIN412.EXE
/
ccw4.exe
/
0
/
RCDATA
/
TEXPORTDI
/
TEXPORTDI.txt
Wrap
Text File
|
1998-05-22
|
13KB
|
574 lines
object ExportDi: TExportDi
Left = 165
Top = 301
HelpContext = 117
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'Export crossword'
ClientHeight = 238
ClientWidth = 433
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnShow = DoSHow
PixelsPerInch = 96
TextHeight = 13
object TLabel
Left = 16
Top = 16
Width = 271
Height = 13
Caption = 'Export for use with most DTP and wordprocessor program'
end
object CancelBtn: TButton
Left = 343
Top = 208
Width = 82
Height = 25
Cancel = True
Caption = 'Close'
ModalResult = 2
TabOrder = 0
end
object PageControl1: TPageControl
Left = 0
Top = 0
Width = 433
Height = 201
ActivePage = TabSheet4
Align = alTop
TabOrder = 1
object TabSheet2: TTabSheet
Caption = 'Rich Text Format'
object Label2: TLabel
Left = 16
Top = 16
Width = 276
Height = 13
Caption = 'Export for use with most DTP and wordprocessor programs'
end
object Button1: TButton
Left = 279
Top = 140
Width = 106
Height = 25
Caption = '&Export File...'
TabOrder = 3
OnClick = ExportRTF
end
object GroupBox2: TGroupBox
Left = 16
Top = 40
Width = 225
Height = 129
Caption = 'What to include'
TabOrder = 0
object Puzzle: TCheckBox
Left = 16
Top = 24
Width = 97
Height = 17
Caption = '&Puzzle'
State = cbChecked
TabOrder = 0
end
object Clues: TCheckBox
Left = 104
Top = 24
Width = 89
Height = 17
Caption = 'C&lues'
State = cbChecked
TabOrder = 3
end
object Solution: TCheckBox
Left = 16
Top = 52
Width = 89
Height = 17
Caption = '&Solution'
TabOrder = 1
end
object Answers: TCheckBox
Left = 16
Top = 80
Width = 81
Height = 17
Caption = '&Answers'
TabOrder = 2
end
object NumSOl: TCheckBox
Left = 104
Top = 52
Width = 113
Height = 17
Caption = '&Numbered solution'
TabOrder = 4
end
object Explanations: TCheckBox
Left = 104
Top = 80
Width = 97
Height = 17
Caption = '&Explanations'
TabOrder = 5
end
object FillinWords: TCheckBox
Left = 16
Top = 106
Width = 97
Height = 17
Caption = '&Fill-in words'
TabOrder = 6
end
end
object CopyClip: TButton
Left = 280
Top = 112
Width = 105
Height = 25
Caption = '&Copy to clipboard'
TabOrder = 2
OnClick = CopyClipClick
end
object SquashPara: TCheckBox
Left = 264
Top = 48
Width = 129
Height = 17
Alignment = taLeftJustify
Caption = 'Clues in &one paragraph'
TabOrder = 1
end
end
object TabSheet4: TTabSheet
Caption = 'Picture'
object Label3: TLabel
Left = 16
Top = 16
Width = 327
Height = 13
Caption =
'Export for use with most graphics, wordprocessing and DTP progra' +
'ms'
end
object Label10: TLabel
Left = 248
Top = 120
Width = 24
Height = 13
Caption = '&Font:'
FocusControl = PSFont
Visible = False
end
object PictCopy: TRadioGroup
Left = 16
Top = 40
Width = 225
Height = 129
Caption = 'What to export'
ItemIndex = 0
Items.Strings = (
'&Puzzle'
'&Solution'
'&Numbered solution'
'Code &Grid'
'C&ode solution')
TabOrder = 0
end
object Button3: TButton
Left = 280
Top = 112
Width = 105
Height = 25
Caption = '&Copy to clipboard'
TabOrder = 5
OnClick = DoPictCopy
end
object Button4: TButton
Left = 279
Top = 140
Width = 106
Height = 25
Caption = '&Export File...'
TabOrder = 6
OnClick = ExportPict
end
object Metafile: TRadioButton
Left = 248
Top = 40
Width = 73
Height = 17
Caption = '&Metafile'
Checked = True
TabOrder = 1
TabStop = True
OnClick = MonoClick
end
object Bitmap: TRadioButton
Left = 336
Top = 40
Width = 65
Height = 17
Caption = '&Bitmap'
TabOrder = 2
OnClick = MonoClick
end
object Mono: TRadioButton
Left = 248
Top = 64
Width = 121
Height = 17
Caption = 'Monoc&hrome bitmap'
TabOrder = 3
OnClick = MonoClick
end
object EPS: TRadioButton
Left = 248
Top = 88
Width = 177
Height = 17
Caption = 'Enc&apsulated Postscript (EPS)'
TabOrder = 4
OnClick = EPSClick
end
object PSFont: TComboBox
Left = 280
Top = 112
Width = 137
Height = 21
ItemHeight = 13
Items.Strings = (
'AvantGarde-Book'
'AvantGarde-BookOblique'
'AvantGarde-Demi'
'AvantGarde-DemiOblique'
'Bookman-Light'
'Bookman-LightItalic'
'Bookman-Demi'
'Bookman-DemiItalic'
'Courier'
'Courier-Bold'
'Courier-Oblique'
'Courier-BoldOblique'
'Helvetica'
'Helvetica-Bold'
'Helvetica-Oblique'
'Helvetica-BoldOblique'
'Helvetica-Narrow'
'Helvetica-Narrow-Bold'
'Helvetica-Narrow-Oblique'
'Heltetica-Narrow-BoldOblique'
'NewCenturySchlbk-Roman'
'NewCenturySchlbk-Bold'
'NewCenturySchlbk-Italic'
'NewCenturySchlbk-BoldItalic'
'Palatino-Roman'
'Palatino-Bold'
'Palatino-Italic'
'Palatino-BoldItalic'
'Times-Roman'
'Times-Bold'
'Times-BoldItalic'
'Times-Italic')
TabOrder = 7
Visible = False
end
end
object TabSheet3: TTabSheet
Caption = 'Plain text'
object Label4: TLabel
Left = 268
Top = 40
Width = 54
Height = 13
Caption = '&Block char:'
FocusControl = BlockChar
end
object Label5: TLabel
Left = 16
Top = 16
Width = 247
Height = 13
Caption = 'Export for use with DOS or various Internet programs'
end
object Label6: TLabel
Left = 268
Top = 68
Width = 80
Height = 13
Caption = 'Cl&ue/Num chars:'
FocusControl = ClueNum
end
object GroupBox3: TGroupBox
Left = 16
Top = 40
Width = 225
Height = 129
Caption = 'What to include'
TabOrder = 0
object TextClues: TCheckBox
Left = 16
Top = 52
Width = 89
Height = 17
Caption = 'C&lues'
State = cbChecked
TabOrder = 1
end
object TextSol: TCheckBox
Left = 16
Top = 20
Width = 81
Height = 17
Caption = '&Solution'
State = cbChecked
TabOrder = 0
OnClick = TextSolClick
end
object TextAnswers: TCheckBox
Left = 16
Top = 80
Width = 81
Height = 17
Caption = '&Answers'
TabOrder = 2
end
object TextExplanations: TCheckBox
Left = 104
Top = 80
Width = 97
Height = 17
Caption = 'E&xplanations'
TabOrder = 3
end
object TextFillin: TCheckBox
Left = 16
Top = 106
Width = 97
Height = 17
Caption = '&Fill-in words'
TabOrder = 4
end
end
object BlockChar: TEdit
Left = 360
Top = 32
Width = 25
Height = 21
MaxLength = 1
TabOrder = 1
Text = '.'
end
object Button5: TButton
Left = 279
Top = 140
Width = 106
Height = 25
Caption = '&Export File...'
TabOrder = 3
OnClick = ExportText
end
object Button6: TButton
Left = 280
Top = 112
Width = 105
Height = 25
Caption = '&Copy to clipboard'
TabOrder = 4
OnClick = CopyText
end
object ClueNum: TEdit
Left = 360
Top = 60
Width = 25
Height = 21
MaxLength = 2
TabOrder = 2
Text = ' '
end
object AlignRT: TCheckBox
Left = 267
Top = 88
Width = 118
Height = 17
Alignment = taLeftJustify
Caption = 'Align nums &right:'
TabOrder = 5
end
end
object TabSheet1: TTabSheet
Caption = 'Across Format'
object Label1: TLabel
Left = 16
Top = 16
Width = 293
Height = 13
Caption =
'Export puzzle for use with the Litsoft'#39's Across solving software' +
'.'
end
object Button2: TButton
Left = 279
Top = 140
Width = 106
Height = 25
Caption = '&Export as...'
Default = True
TabOrder = 0
OnClick = Button2Click
end
object GroupBox1: TGroupBox
Left = 16
Top = 40
Width = 225
Height = 129
Caption = 'Options'
TabOrder = 1
object Restrict: TCheckBox
Left = 16
Top = 24
Width = 137
Height = 17
Caption = '&Restrict solution'
TabOrder = 0
end
object DisablePrin: TCheckBox
Left = 16
Top = 96
Width = 137
Height = 17
Caption = '&Disable printout'
TabOrder = 2
end
object Jumble: TCheckBox
Left = 16
Top = 60
Width = 129
Height = 17
Caption = 'S&cramble solution'
TabOrder = 1
end
end
end
object TabSheet6: TTabSheet
Caption = 'Maestro Format'
object Label8: TLabel
Left = 16
Top = 16
Width = 362
Height = 13
Caption =
'Export puzzle for use with Genius 2000'#39's Crossword Maestro solvi' +
'ng software'
end
object Button9: TButton
Left = 279
Top = 140
Width = 106
Height = 25
Caption = '&Export as...'
Default = True
TabOrder = 0
OnClick = Button9Click
end
object GroupBox4: TGroupBox
Left = 16
Top = 40
Width = 225
Height = 129
Caption = 'Options'
TabOrder = 1
object ChampC: TCheckBox
Left = 16
Top = 60
Width = 169
Height = 17
Caption = '&Cryptic crossword'
TabOrder = 1
end
object ChampB: TCheckBox
Left = 16
Top = 96
Width = 169
Height = 17
Caption = '&Barred crossword'
TabOrder = 2
end
object ChampR: TCheckBox
Left = 16
Top = 24
Width = 137
Height = 17
Caption = '&Restrict solution'
TabOrder = 0
end
end
end
object TabSheet5: TTabSheet
Caption = 'Others'
object Label7: TLabel
Left = 24
Top = 32
Width = 201
Height = 26
Caption =
'Export for use with Andrei Grigoriev'#39's Java crossword applicatio' +
'n.'
WordWrap = True
end
object Label9: TLabel
Left = 24
Top = 128
Width = 157
Height = 13
Caption = 'Export in Crossdown XWD format'
end
object Button7: TButton
Left = 255
Top = 36
Width = 106
Height = 25
Caption = '&Export as...'
TabOrder = 0
OnClick = Button7Click
end
object Button10: TButton
Left = 255
Top = 124
Width = 106
Height = 25
Caption = 'E&xport as...'
TabOrder = 2
OnClick = Button10Click
end
object IncSol: TCheckBox
Left = 24
Top = 72
Width = 105
Height = 17
Alignment = taLeftJustify
Caption = '&Include Solution'
TabOrder = 1
end
end
end
object Button8: TButton
Left = 200
Top = 208
Width = 137
Height = 25
Caption = 'Save options as defa&ult'
TabOrder = 2
OnClick = Button8Click
end
object SaveDi: TSaveDialog
Options = [ofOverwritePrompt, ofHideReadOnly, ofNoChangeDir, ofPathMustExist]
Left = 68
Top = 208
end
end