home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 2001 June
/
VPR0106A.BIN
/
OLS
/
K2E10129
/
k2e10129.lzh
/
K2Editor.exe
/
0
/
RCDATA
/
TKEYMACROLISTFORM
/
TKEYMACROLISTFORM.txt
Wrap
Text File
|
2001-04-02
|
2KB
|
121 lines
object KeyMacroListForm: TKeyMacroListForm
Left = 192
Top = 107
HorzScrollBar.Visible = False
VertScrollBar.Visible = False
BorderStyle = bsDialog
Caption = 'ソスLソス[ソス}ソスNソスソスソス齬'
ClientHeight = 295
ClientWidth = 442
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
OnDestroy = FormDestroy
OnResize = FormResize
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 8
Top = 8
Width = 60
Height = 12
Caption = 'ソス}ソスNソスソスソスソス(&M)'
FocusControl = MacroEdit
end
object MacroListView: TListView
Left = 0
Top = 32
Width = 442
Height = 233
Columns = <
item
Width = 20
end
item
Caption = 'ソス}ソスNソスソスソスソス'
Width = 120
end
item
Caption = 'ソス}ソスNソスソスソスフ撰ソスソスソス'
Width = 280
end>
ColumnClick = False
HideSelection = False
ReadOnly = True
RowSelect = True
TabOrder = 1
ViewStyle = vsReport
OnChange = MacroListViewChange
OnCompare = MacroListViewCompare
OnDblClick = MacroListViewDblClick
end
object OKButton: TButton
Left = 193
Top = 272
Width = 75
Height = 20
Caption = '&OK'
Default = True
ModalResult = 1
TabOrder = 4
OnClick = OKButtonClick
end
object Button2: TButton
Left = 273
Top = 272
Width = 75
Height = 20
Cancel = True
Caption = 'ソスLソスソスソスソスソスZソスソス'
ModalResult = 2
TabOrder = 5
end
object MacroEdit: TEdit
Left = 80
Top = 4
Width = 353
Height = 20
ImeMode = imClose
TabOrder = 0
OnChange = MacroEditChange
OnKeyDown = MacroEditKeyDown
end
object EditButton: TButton
Left = 4
Top = 272
Width = 105
Height = 20
Caption = 'ソス}ソスNソスソスソスフ編集(&E)'
Enabled = False
ModalResult = 2
TabOrder = 2
OnClick = EditButtonClick
end
object DeleteButton: TButton
Left = 114
Top = 272
Width = 57
Height = 20
Caption = 'ソス尞(&D)'
Enabled = False
TabOrder = 3
OnClick = DeleteButtonClick
end
object Button1: TButton
Left = 353
Top = 272
Width = 75
Height = 20
Cancel = True
Caption = 'ソスwソスソスソスv(&H)'
TabOrder = 6
OnClick = Button1Click
end
end