home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 1997 August
/
VPR9708A.ISO
/
D3TRIAL
/
INSTALL
/
DATA.Z
/
delphi32.exe
/
RCDATA
/
TADDPACKAGEDLG
/
TADDPACKAGEDLG.txt
Wrap
Text File
|
1997-05-14
|
2KB
|
92 lines
object AddPackageDlg: TAddPackageDlg
Left = 192
Top = 79
BorderStyle = bsDialog
Caption = 'ソスソスソスsソスソスソス゚ッソスソスソズの追会ソス'
ClientHeight = 127
ClientWidth = 386
ParentFont = True
Position = poScreenCenter
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 12
object Bevel1: TBevel
Left = 6
Top = 6
Width = 374
Height = 81
Shape = bsFrame
end
object Label1: TLabel
Left = 16
Top = 22
Width = 75
Height = 13
Caption = 'ソス゚ッソスソスソズ厄ソス(&P):'
FocusControl = EditFileName
end
object Label2: TLabel
Left = 16
Top = 56
Width = 65
Height = 17
Caption = 'ソスソスソスソスソス゚ス(&S):'
FocusControl = EditSearchPath
end
object EditFileName: TEdit
Left = 96
Top = 20
Width = 193
Height = 21
TabOrder = 0
OnChange = EditChange
end
object BrowseButton: TButton
Left = 296
Top = 18
Width = 75
Height = 25
Caption = 'ソスQソスソス(&B)...'
Default = True
TabOrder = 1
OnClick = BrowseButtonClick
end
object EditSearchPath: TEdit
Left = 96
Top = 54
Width = 273
Height = 21
TabOrder = 2
OnChange = EditChange
end
object OKButton: TButton
Left = 141
Top = 96
Width = 75
Height = 25
Caption = 'OK'
TabOrder = 3
OnClick = OkButtonClick
end
object CancelButton: TButton
Left = 223
Top = 96
Width = 75
Height = 25
Cancel = True
Caption = 'ソスソスンセソス'
ModalResult = 2
TabOrder = 4
end
object HelpButton: TButton
Left = 305
Top = 96
Width = 75
Height = 25
Caption = 'ソスソスソスソス(&H)'
TabOrder = 5
OnClick = HelpButtonClick
end
end