home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Buyer 1998 July
/
dpcb0798.bin
/
Business
/
Persdesk
/
_SETUP.1
/
CustomLists.dll
/
0
/
RCDATA
/
TFIELDPROPERTYFORM
/
TFIELDPROPERTYFORM.txt
Wrap
Text File
|
1998-02-24
|
1KB
|
65 lines
object FieldPropertyForm: TFieldPropertyForm
Left = 274
Top = 270
BorderIcons = []
BorderStyle = bsDialog
Caption = 'FieldPropertyForm'
ClientHeight = 260
ClientWidth = 327
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
PixelsPerInch = 96
Position = poScreenCenter
Scaled = False
TextHeight = 13
object ListBox1: TListBox
Left = 16
Top = 16
Width = 193
Height = 225
ItemHeight = 13
TabOrder = 0
end
object AddButton: TBitBtn
Tag = 1000
Left = 224
Top = 64
Width = 89
Height = 33
Caption = 'Add'
TabOrder = 1
OnClick = AddButtonClick
end
object DeleteButton: TBitBtn
Tag = 1001
Left = 224
Top = 112
Width = 89
Height = 33
Caption = 'Delete'
TabOrder = 2
OnClick = DeleteButtonClick
end
object BitBtn3: TBitBtn
Tag = 1002
Left = 224
Top = 16
Width = 89
Height = 33
Caption = 'Edit'
TabOrder = 3
OnClick = BitBtn3Click
end
object BitBtn4: TBitBtn
Tag = 1003
Left = 224
Top = 208
Width = 89
Height = 33
TabOrder = 4
Kind = bkOK
end
end