home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 1997 May
/
VPR9705A.ISO
/
VPR_DATA
/
PROGRAM
/
CBTRIAL
/
SETUP
/
DATA.Z
/
DBX.DLL
/
RCDATA
/
TNEWREPOSITORYFORM
/
TNEWREPOSITORYFORM.txt
Wrap
Text File
|
1997-02-14
|
3KB
|
138 lines
object NewRepositoryForm: TNewRepositoryForm
Left = 376
Top = 141
ActiveControl = DRName
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'ソズィソスソスソスソスソス%s'
ClientHeight = 197
ClientWidth = 442
Font.Color = clWindowText
Font.Height = -15
Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
Font.Style = []
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 15
object Bevel1: TBevel
Left = 10
Top = 10
Width = 423
Height = 139
Shape = bsFrame
end
object NameLabel: TLabel
Left = 29
Top = 23
Width = 104
Height = 20
Alignment = taRightJustify
AutoSize = False
Caption = 'ソズィソスソスソスソスリ厄ソス:'
end
object DatabaseLabel: TLabel
Left = 40
Top = 53
Width = 85
Height = 20
Alignment = taRightJustify
AutoSize = False
Caption = 'ソズーソスソズーソス:'
end
object TableLabel: TLabel
Left = 45
Top = 82
Width = 87
Height = 20
Alignment = taRightJustify
AutoSize = False
Caption = 'テーソスソスル厄ソス:'
end
object DescLabel: TLabel
Left = 66
Top = 108
Width = 49
Height = 20
Alignment = taRightJustify
AutoSize = False
Caption = 'ソスソスソスソス:'
end
object TableEdit: TEdit
Left = 144
Top = 79
Width = 277
Height = 29
TabOrder = 5
OnChange = CheckOK
end
object TableBox: TComboBox
Left = 144
Top = 79
Width = 277
Height = 24
Style = csDropDownList
ItemHeight = 16
Sorted = True
TabOrder = 6
OnChange = CheckOK
OnDropDown = TableBoxDropDown
end
object OKBtn: TButton
Left = 144
Top = 158
Width = 92
Height = 30
Caption = 'OK'
Default = True
Enabled = False
ModalResult = 1
TabOrder = 0
end
object CancelBtn: TButton
Left = 242
Top = 158
Width = 93
Height = 30
Cancel = True
Caption = 'ソスソスンセソス'
ModalResult = 2
TabOrder = 1
end
object HelpBtn: TButton
Left = 341
Top = 158
Width = 92
Height = 30
Caption = 'ソスソスソスソス(&H)'
TabOrder = 2
OnClick = HelpBtnClick
end
object DRName: TEdit
Left = 144
Top = 20
Width = 277
Height = 29
TabOrder = 3
OnChange = CheckOK
end
object DbList: TComboBox
Left = 144
Top = 49
Width = 277
Height = 24
Style = csDropDownList
ItemHeight = 16
Sorted = True
TabOrder = 4
OnChange = DbListChange
end
object DRDesc: TEdit
Left = 144
Top = 108
Width = 277
Height = 30
TabOrder = 7
end
end