home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 1997 August
/
VPR9708A.ISO
/
D3TRIAL
/
INSTALL
/
DATA.Z
/
delphi32.exe
/
RCDATA
/
TAUTOOBJECTEXPERT
/
TAUTOOBJECTEXPERT.txt
Wrap
Text File
|
1997-05-14
|
2KB
|
88 lines
object AutoObjectExpert: TAutoObjectExpert
Left = 237
Top = 108
ActiveControl = NewClassName
BorderStyle = bsDialog
Caption = 'ソスソスソスメーソスソスソス ソスソズジェソスソス ソスソスソズーソスソス'
ClientHeight = 130
ClientWidth = 369
ParentFont = True
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 12
object Bevel1: TBevel
Left = 8
Top = 8
Width = 353
Height = 81
Shape = bsFrame
end
object Label1: TLabel
Left = 18
Top = 23
Width = 59
Height = 13
Caption = 'ソスラスソスソス(&C):'
FocusControl = NewClassName
end
object Label4: TLabel
Left = 18
Top = 56
Width = 52
Height = 13
Caption = 'ソスンスソスンスソスフ撰ソスソスソス(&I):'
FocusControl = Instancing
end
object NewClassName: TEdit
Left = 88
Top = 18
Width = 265
Height = 21
TabOrder = 0
end
object OKButton: TButton
Left = 128
Top = 100
Width = 75
Height = 25
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 2
OnClick = OKButtonClick
end
object CancelButton: TButton
Left = 207
Top = 100
Width = 75
Height = 25
Cancel = True
Caption = 'ソスソスンセソス'
ModalResult = 2
TabOrder = 3
end
object HelpButton: TButton
Left = 287
Top = 100
Width = 75
Height = 25
Caption = 'ソスソスソスソス(&H)'
TabOrder = 4
OnClick = HelpButtonClick
end
object Instancing: TComboBox
Left = 116
Top = 51
Width = 237
Height = 21
Style = csDropDownList
ItemHeight = 13
Items.Strings = (
'Internal'
'Single Instance'
'Multiple Instance')
TabOrder = 1
end
end