home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 1997 August
/
VPR9708A.ISO
/
D3TRIAL
/
INSTALL
/
DATA.Z
/
DCLSTD30.DPL
/
0
/
RCDATA
/
TSTATUSBAREDITOR
/
TSTATUSBAREDITOR.txt
Wrap
Text File
|
1997-05-14
|
4KB
|
201 lines
object StatusBarEditor: TStatusBarEditor
Left = 200
Top = 108
BorderStyle = bsDialog
Caption = 'ソステーソスソスソズー ソスソスソスソス ソスフ設抵ソス'
ClientHeight = 210
ClientWidth = 414
ParentFont = True
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 12
object HelpButton: TButton
Left = 331
Top = 176
Width = 75
Height = 25
Caption = 'ソスソスソスソス(&H)'
TabOrder = 5
OnClick = HelpButtonClick
end
object ApplyButton: TButton
Left = 251
Top = 176
Width = 75
Height = 25
Caption = 'ソスXソスV(&A)'
Enabled = False
TabOrder = 4
OnClick = ApplyButtonClick
end
object CancelButton: TButton
Left = 171
Top = 176
Width = 75
Height = 25
Cancel = True
Caption = 'ソスソスンセソス'
TabOrder = 3
OnClick = CancelButtonClick
end
object OkButton: TButton
Left = 91
Top = 176
Width = 75
Height = 25
Caption = 'OK'
Default = True
TabOrder = 2
OnClick = OkButtonClick
end
object GroupBox2: TGroupBox
Left = 184
Top = 4
Width = 222
Height = 157
Caption = 'ソスソスソスソス ソスソスソスソスソスティ'
TabOrder = 1
object Label1: TLabel
Left = 12
Top = 21
Width = 24
Height = 13
Caption = 'ソスソスソスソスソスソス(&T):'
FocusControl = PanelText
end
object Label2: TLabel
Left = 12
Top = 47
Width = 31
Height = 13
Caption = 'ソスソス(&W):'
FocusControl = PanelWidth
end
object Label3: TLabel
Left = 12
Top = 73
Width = 26
Height = 13
Caption = 'ソスソスソスソス(&S):'
FocusControl = PanelStyle
end
object Label4: TLabel
Left = 12
Top = 99
Width = 30
Height = 13
Caption = 'ソスソスソスソスソス(&B):'
FocusControl = PanelBevel
end
object Label5: TLabel
Left = 10
Top = 125
Width = 49
Height = 13
Caption = 'ソスハ置ソスソスソス墲ケ(&L):'
FocusControl = PanelAlignment
end
object PanelText: TEdit
Left = 68
Top = 18
Width = 145
Height = 21
TabOrder = 0
OnChange = PanelEditChange
OnExit = PanelControlExit
end
object PanelWidth: TEdit
Left = 68
Top = 44
Width = 145
Height = 21
TabOrder = 1
OnChange = PanelEditChange
OnExit = PanelControlExit
end
object PanelStyle: TComboBox
Left = 68
Top = 70
Width = 145
Height = 21
Style = csDropDownList
ItemHeight = 13
Items.Strings = (
'テキソスソス'
'OwnerDraw')
TabOrder = 2
OnChange = PanelComboChange
OnExit = PanelControlExit
end
object PanelBevel: TComboBox
Left = 68
Top = 96
Width = 145
Height = 21
Style = csDropDownList
ItemHeight = 13
Items.Strings = (
'(ソスソスソスwソスソス)'
'Lowered'
'Raised')
TabOrder = 3
OnChange = PanelComboChange
OnExit = PanelControlExit
end
object PanelAlignment: TComboBox
Left = 90
Top = 122
Width = 123
Height = 21
Style = csDropDownList
ItemHeight = 13
Items.Strings = (
'ソスソスソスソス'
'ソスEソスソス'
'ソスソスソスソスソスノ置ソスソス')
TabOrder = 4
OnChange = PanelComboChange
OnExit = PanelControlExit
end
end
object GroupBox1: TGroupBox
Left = 8
Top = 4
Width = 169
Height = 157
Caption = 'ソスソスソスソス(&P)'
TabOrder = 0
object PanelList: TListBox
Left = 8
Top = 16
Width = 121
Height = 101
ItemHeight = 13
TabOrder = 0
OnClick = PanelListClick
OnDragDrop = PanelListDragDrop
OnDragOver = PanelListDragOver
OnMouseDown = PanelListMouseDown
end
object NewButton: TButton
Left = 8
Top = 124
Width = 73
Height = 25
Caption = 'ソスVソスKソス成(&N)'
TabOrder = 1
OnClick = NewButtonClick
end
object DeleteButton: TButton
Left = 88
Top = 124
Width = 73
Height = 25
Caption = 'ソス尞(&D)'
TabOrder = 2
OnClick = DeleteButtonClick
end
end
end