home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 2001 June
/
VPR0106A.BIN
/
OLS
/
ELW0103A
/
elw0103a.lzh
/
ELWatcher.exe
/
0
/
RCDATA
/
TFRMEDITWATCH
/
TFRMEDITWATCH.txt
Wrap
Text File
|
2000-12-16
|
7KB
|
316 lines
object frmEditWatch: TfrmEditWatch
Left = 606
Top = 101
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'ソスト趣ソスソスCソスxソスソスソスgソスメ集'
ClientHeight = 264
ClientWidth = 664
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
OnClose = FormClose
OnCreate = FormCreate
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object btnEntry: TButton
Left = 568
Top = 32
Width = 89
Height = 25
Caption = 'ソスoソス^(&E)'
Default = True
TabOrder = 1
OnClick = btnEntryClick
end
object btnCancel: TButton
Left = 568
Top = 72
Width = 89
Height = 25
Cancel = True
Caption = 'ソスLソスソスソスソスソスZソスソス(&C)'
TabOrder = 2
OnClick = btnCancelClick
end
object pctWatch: TPageControl
Left = 8
Top = 8
Width = 553
Height = 249
ActivePage = tshToDo
TabOrder = 0
object tshWatch: TTabSheet
Caption = 'ソスト趣ソスソスCソスxソスソスソスg'
ParentShowHint = False
ShowHint = False
object Label1: TLabel
Left = 8
Top = 48
Width = 35
Height = 12
Caption = 'ソスソスソスO(&L)'
FocusControl = cbxLogName
end
object Label2: TLabel
Left = 192
Top = 48
Width = 60
Height = 12
Caption = 'ソス\ソス[ソスXソスソス(&S)'
FocusControl = cbxSourceName
end
object Label3: TLabel
Left = 376
Top = 48
Width = 39
Height = 12
Caption = 'ソスソスソス(&T)'
FocusControl = cbxType
end
object Label4: TLabel
Left = 8
Top = 88
Width = 66
Height = 12
Caption = 'ソスCソスxソスソスソスgID(&V)'
FocusControl = cbxEventID
end
object Label5: TLabel
Left = 192
Top = 88
Width = 40
Height = 12
Caption = 'ソスソスソスソス(&A)'
FocusControl = cbxCategory
end
object Label7: TLabel
Left = 8
Top = 128
Width = 52
Height = 12
Caption = 'ソスソスソスソスソスソス(&O)'
FocusControl = edtCondition
end
object Label10: TLabel
Left = 8
Top = 8
Width = 103
Height = 12
Caption = 'ソスト趣ソスソスCソスxソスソスソスgソスヤ搾ソス(&N)'
end
object cbxLogName: TComboBox
Left = 8
Top = 60
Width = 161
Height = 20
ItemHeight = 0
MaxLength = 10
TabOrder = 1
OnChange = cbxLogNameChange
end
object cbxSourceName: TComboBox
Left = 192
Top = 60
Width = 161
Height = 20
ItemHeight = 0
TabOrder = 2
OnChange = cbxSourceNameChange
end
object cbxType: TComboBox
Left = 376
Top = 60
Width = 161
Height = 20
Style = csDropDownList
ItemHeight = 0
TabOrder = 3
OnChange = cbxTypeChange
end
object cbxEventID: TComboBox
Left = 8
Top = 100
Width = 161
Height = 20
ItemHeight = 0
ParentShowHint = False
ShowHint = False
TabOrder = 4
OnKeyPress = cbxEventIDKeyPress
end
object cbxCategory: TComboBox
Left = 192
Top = 100
Width = 161
Height = 20
ItemHeight = 0
TabOrder = 5
end
object edtCondition: TMemo
Left = 8
Top = 140
Width = 529
Height = 73
TabOrder = 6
end
object edtEventNum: TEdit
Left = 8
Top = 20
Width = 161
Height = 20
MaxLength = 6
TabOrder = 0
OnKeyPress = cbxEventIDKeyPress
end
end
object tshNote: TTabSheet
Caption = 'ソスソスソスL'
ImageIndex = 2
object Label8: TLabel
Left = 8
Top = 8
Width = 142
Height = 12
Caption = 'ソスソスソスソスソスソスソスソスソスAソスホ擾ソスソスソスソス@ソスネゑソス(&N)'
FocusControl = edtNote
end
object edtNote: TMemo
Left = 8
Top = 20
Width = 529
Height = 193
TabOrder = 0
end
end
object tshToDo: TTabSheet
Caption = 'ソスソスソスソス'
ImageIndex = 3
object Label9: TLabel
Left = 8
Top = 8
Width = 115
Height = 12
Caption = 'ソスoソス^ソスマみ難ソスソスリソスXソスg(&T)'
end
object lvwToDo: TListView
Left = 8
Top = 24
Width = 465
Height = 161
Columns = <
item
Caption = 'ソスソスソスソス'
Width = 180
end
item
Caption = 'ソスレ搾ソス'
Width = 250
end>
ColumnClick = False
HideSelection = False
RowSelect = True
TabOrder = 0
ViewStyle = vsReport
OnDblClick = lvwToDoDblClick
OnEditing = lvwToDoEditing
OnMouseDown = lvwToDoMouseDown
end
object btnNew: TButton
Left = 200
Top = 192
Width = 81
Height = 25
Caption = 'ソスVソスK(&N)...'
TabOrder = 3
OnClick = btnNewClick
end
object btnUpdate: TButton
Left = 296
Top = 192
Width = 81
Height = 25
Caption = 'ソスCソスソス(&U)...'
TabOrder = 4
OnClick = btnUpdateClick
end
object btnDelete: TButton
Left = 392
Top = 192
Width = 81
Height = 25
Caption = 'ソス尞(&R)...'
TabOrder = 5
OnClick = btnDeleteClick
end
object btnUp: TButton
Left = 480
Top = 72
Width = 57
Height = 25
Caption = 'ソスソスソス(&P)'
TabOrder = 1
OnClick = btnUpClick
end
object btnDown: TButton
Left = 480
Top = 120
Width = 57
Height = 25
Caption = 'ソスソスソスソス(&D)'
TabOrder = 2
OnClick = btnDownClick
end
end
object tshMail: TTabSheet
Caption = 'ソスソスソス[ソスソスソスソスMソスソス'
ImageIndex = 2
object Label6: TLabel
Left = 8
Top = 8
Width = 88
Height = 12
Caption = 'ソスソスソス[ソスソスソスソスMソスソス(&M):'
FocusControl = lvwAddrList
end
object lvwAddrList: TListView
Left = 8
Top = 20
Width = 529
Height = 193
Checkboxes = True
Columns = <
item
Caption = 'ソスソスソス[ソスソスソスAソスhソスソスソスX'
Width = 150
end
item
Caption = 'ソスソスソスソス'
Width = 100
end
item
Caption = 'ソスソスソスソス'
Width = 100
end
item
Caption = 'ソスAソスソスソスソス'
Width = 150
end>
ColumnClick = False
HideSelection = False
RowSelect = True
TabOrder = 0
ViewStyle = vsReport
OnEditing = lvwAddrListEditing
end
end
end
end