home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 2001 June
/
VPR0106A.BIN
/
OLS
/
ELW0103A
/
elw0103a.lzh
/
ELWatcher.exe
/
0
/
RCDATA
/
TFRMEDITTODO
/
TFRMEDITTODO.txt
Wrap
Text File
|
2000-12-16
|
4KB
|
178 lines
object frmEditToDo: TfrmEditToDo
Left = 742
Top = 101
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'ソスソスソスソスソス`'
ClientHeight = 272
ClientWidth = 528
Color = clBtnFace
Font.Charset = SHIFTJIS_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
Font.Style = []
OldCreateOrder = False
Position = poOwnerFormCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 8
Top = 8
Width = 39
Height = 12
Caption = 'ソスソスソスソス(&T)'
FocusControl = lbxToDo
end
object lbxToDo: TListBox
Left = 8
Top = 24
Width = 169
Height = 241
ItemHeight = 12
Items.Strings = (
'ソスtソス@ソスCソスソスソスYソスt'
'ソスvソスソスソスOソスソスソスソスソスソスソスs'
'ソスvソスソスソスOソスソスソスソスソスソスソスs(ソスIソスソスソスソスメゑソス)'
'ソスTソス[ソスrソスXソスJソスn'
'ソスTソス[ソスrソスXソスソス~'
'ソスTソス[ソスrソスXソス齊橸ソスソス~'
'ソスTソス[ソスrソスXソスト開')
TabOrder = 0
OnClick = lbxToDoClick
end
object pnlService: TPanel
Left = 184
Top = 8
Width = 233
Height = 257
BevelOuter = bvNone
TabOrder = 1
object Label2: TLabel
Left = 0
Top = 0
Width = 60
Height = 12
Caption = 'ソスTソス[ソスrソスX(&S)'
FocusControl = lbxService
end
object lbxService: TListBox
Left = 0
Top = 16
Width = 233
Height = 241
ItemHeight = 12
Sorted = True
TabOrder = 0
end
end
object btnEntry: TButton
Left = 432
Top = 24
Width = 89
Height = 25
Caption = 'ソスoソス^(&E)'
Default = True
TabOrder = 4
OnClick = btnEntryClick
end
object btnCancel: TButton
Left = 432
Top = 64
Width = 89
Height = 25
Cancel = True
Caption = 'ソスLソスソスソスソスソスZソスソス(&C)'
ModalResult = 2
TabOrder = 5
end
object pnlProgram: TPanel
Left = 184
Top = 8
Width = 233
Height = 257
BevelOuter = bvNone
TabOrder = 2
object Label5: TLabel
Left = 0
Top = 0
Width = 69
Height = 12
Caption = 'ソスvソスソスソスOソスソスソスソス(&P)'
FocusControl = edtProgram
end
object edtProgram: TEdit
Left = 0
Top = 16
Width = 233
Height = 20
TabOrder = 0
end
object btnBrowseProgram: TButton
Left = 160
Top = 40
Width = 73
Height = 17
Caption = 'ソスQソスソス(&B)...'
TabOrder = 1
OnClick = btnBrowseProgramClick
end
end
object pnlAttached: TPanel
Left = 184
Top = 8
Width = 233
Height = 257
BevelOuter = bvNone
TabOrder = 3
object Label8: TLabel
Left = 0
Top = 0
Width = 56
Height = 12
Caption = 'ソスtソス@ソスCソスソス(&F)'
FocusControl = edtFile
end
object Label9: TLabel
Left = 0
Top = 64
Width = 62
Height = 12
Caption = 'ソスナ新ソスソスソスソス(&N)'
end
object Label10: TLabel
Left = 48
Top = 84
Width = 99
Height = 12
Caption = 'ソスツのフソス@ソスCソスソスソスソスソスワゑソス'
end
object edtFile: TEdit
Left = 0
Top = 16
Width = 233
Height = 20
TabOrder = 0
end
object btnBrowseFile: TButton
Left = 160
Top = 40
Width = 73
Height = 17
Caption = 'ソスQソスソス(&B)...'
TabOrder = 1
OnClick = btnBrowseFileClick
end
object edtNumFiles: TEdit
Left = 0
Top = 80
Width = 41
Height = 20
MaxLength = 5
TabOrder = 2
OnKeyPress = edtNumFilesKeyPress
end
end
end