home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Buyer 1998 July
/
dpcb0798.bin
/
Business
/
Persdesk
/
_SETUP.1
/
CustomLists.dll
/
0
/
RCDATA
/
TDBSETUPFORM
/
TDBSETUPFORM.txt
Wrap
Text File
|
1998-02-24
|
2KB
|
130 lines
object DBSetupForm: TDBSetupForm
Left = 121
Top = 123
BorderIcons = []
BorderStyle = bsDialog
Caption = 'Databases'
ClientHeight = 428
ClientWidth = 593
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
Scaled = False
PixelsPerInch = 96
TextHeight = 13
object Bevel1: TBevel
Left = 16
Top = 16
Width = 561
Height = 73
end
object Label2: TLabel
Tag = 1000
Left = 32
Top = 32
Width = 249
Height = 17
AutoSize = False
Caption = 'Main report table'
end
object Bevel2: TBevel
Left = 16
Top = 104
Width = 561
Height = 265
end
object Label1: TLabel
Tag = 1001
Left = 32
Top = 116
Width = 241
Height = 17
AutoSize = False
Caption = 'Available tables:'
end
object ListBox1: TListBox
Left = 32
Top = 136
Width = 529
Height = 185
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'System'
Font.Pitch = fpFixed
Font.Style = []
ItemHeight = 15
ParentFont = False
TabOrder = 1
end
object ComboBox1: TComboBox
Left = 32
Top = 52
Width = 529
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 0
end
object AddBitBtn: TBitBtn
Tag = 1002
Left = 247
Top = 330
Width = 100
Height = 28
Caption = 'New table'
TabOrder = 3
OnClick = AddBitBtnClick
end
object DeleteBitBtn: TBitBtn
Tag = 1003
Left = 461
Top = 330
Width = 100
Height = 28
Caption = 'Delete'
TabOrder = 5
OnClick = DeleteBitBtnClick
end
object PropertiesBitBtn: TBitBtn
Tag = 1004
Left = 32
Top = 330
Width = 100
Height = 28
Caption = 'Properties'
TabOrder = 2
OnClick = PropertiesBitBtnClick
end
object OkButton: TBitBtn
Tag = 1005
Left = 248
Top = 384
Width = 97
Height = 33
TabOrder = 6
Kind = bkOK
end
object NewQueryBitBtn: TBitBtn
Tag = 1006
Left = 354
Top = 330
Width = 100
Height = 28
Caption = 'New query'
TabOrder = 4
OnClick = NewQueryBitBtnClick
end
object FieldsBitBtn: TBitBtn
Tag = 1007
Left = 139
Top = 330
Width = 100
Height = 28
Caption = 'Fields'
TabOrder = 7
OnClick = FieldsBitBtnClick
end
end