home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 1996 August
/
VPR9608A.BIN
/
del20try
/
install
/
data.z
/
COLEDIT.DFM
/
COLEDIT.txt
Wrap
Text File
|
1996-05-08
|
4KB
|
190 lines
object ListViewColumns: TListViewColumns
Left = 195
Top = 164
ActiveControl = ColumnListBox
BorderStyle = bsDialog
Caption = 'リスソスソズュソスソスフカソスム設抵ソス'
ClientHeight = 199
ClientWidth = 426
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
Font.Style = []
PixelsPerInch = 96
Position = poScreenCenter
OnCreate = FormCreate
OnDestroy = FormDestroy
TextHeight = 12
object ColumnGroupBox: TGroupBox
Left = 3
Top = 6
Width = 177
Height = 147
Caption = 'ソスソスソス(&C)'
TabOrder = 0
object ColumnListBox: TListBox
Left = 18
Top = 15
Width = 141
Height = 85
ItemHeight = 13
TabOrder = 0
OnClick = ColumnListBoxClick
OnDragDrop = ColumnListBoxDragDrop
OnDragOver = ColumnListBoxDragOver
OnEndDrag = ColumnListBoxEndDrag
OnMouseDown = ColumnListBoxMouseDown
OnStartDrag = ColumnListBoxStartDrag
end
object New: TButton
Left = 19
Top = 111
Width = 74
Height = 25
Caption = 'ソスVソスKソス成(&N)'
Default = True
TabOrder = 1
OnClick = NewClick
end
object Delete: TButton
Left = 104
Top = 110
Width = 53
Height = 25
Caption = 'ソス尞(&D)'
TabOrder = 2
OnClick = DeleteClick
end
end
object PropGroupBox: TGroupBox
Left = 190
Top = 6
Width = 231
Height = 147
Caption = 'ソスソスソス ソスソスソスソスソスティ'
Enabled = False
TabOrder = 1
object Label1: TLabel
Left = 10
Top = 26
Width = 76
Height = 13
Caption = 'ソスソスソス゚シソスソス(&P):'
FocusControl = TextEdit
end
object Label4: TLabel
Left = 10
Top = 52
Width = 76
Height = 13
Caption = 'ソスハ置ソスソスソス墲ケ(&L):'
FocusControl = AlignmentEdit
end
object TextEdit: TEdit
Left = 85
Top = 22
Width = 134
Height = 21
TabOrder = 0
OnChange = ValueChanged
OnExit = TextEditExit
end
object AlignmentEdit: TComboBox
Left = 85
Top = 49
Width = 134
Height = 21
Style = csDropDownList
ItemHeight = 13
Items.Strings = (
'Left Justify'
'ソスEソスソス'
'Center')
TabOrder = 1
OnChange = ValueChanged
OnExit = AlignmentEditExit
end
object GroupBox1: TGroupBox
Left = 11
Top = 74
Width = 211
Height = 67
Caption = 'ソスソス(&W)'
TabOrder = 2
object WidthEdit: TEdit
Left = 10
Top = 25
Width = 60
Height = 21
TabOrder = 0
OnChange = ValueChanged
OnExit = WidthEditExit
end
object HWidthBtn: TRadioButton
Left = 86
Top = 27
Width = 90
Height = 17
Caption = 'ヘッソズーソスフ包ソス(&H)'
TabOrder = 1
OnClick = HWidthBtnClick
end
object IWidthBtn: TRadioButton
Left = 86
Top = 44
Width = 81
Height = 17
Caption = 'ソスソスソスムの包ソス(&I)'
TabOrder = 2
OnClick = HWidthBtnClick
end
object WidthBtn: TRadioButton
Left = 86
Top = 9
Width = 92
Height = 17
Caption = 'ソスlソスwソスソス(&V)'
TabOrder = 3
OnClick = HWidthBtnClick
end
end
end
object Ok: TButton
Left = 81
Top = 162
Width = 75
Height = 25
Caption = 'OK'
ModalResult = 1
TabOrder = 2
end
object Cancel: TButton
Left = 169
Top = 162
Width = 75
Height = 25
Cancel = True
Caption = 'ソスソスンセソス'
ModalResult = 2
TabOrder = 3
end
object Apply: TButton
Left = 258
Top = 162
Width = 75
Height = 25
Caption = 'ソスXソスV(&A)'
Enabled = False
TabOrder = 4
OnClick = ApplyClick
end
object Help: TButton
Left = 346
Top = 162
Width = 75
Height = 25
Caption = 'ソスソスソスソス(&H)'
TabOrder = 5
end
end