home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Hot Shareware 32
/
hot34.iso
/
ficheros
/
9APLI
/
32PSHD30.ZIP
/
_SETUP.1
/
HAO30.exe
/
0
/
RCDATA
/
TFIELDDLG
/
TFIELDDLG.txt
Wrap
Text File
|
1998-02-19
|
2KB
|
95 lines
object FieldDlg: TFieldDlg
Left = 184
Top = 239
Width = 463
Height = 300
HorzScrollBar.Visible = False
VertScrollBar.Visible = False
Caption = 'Edit Field'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Arial'
Font.Style = []
Position = poScreenCenter
ShowHint = True
OnClose = FormClose
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 16
object Img1: TMultiImgControl
Left = 0
Top = 0
Width = 344
Height = 273
Align = alClient
Caption = 'Img1'
TabOrder = 3
Visible = False
SpeedBarHeight = 24
end
object DBMemo1: TDBMemo
Left = 0
Top = 0
Width = 344
Height = 273
Align = alClient
DataSource = DataSource1
ScrollBars = ssBoth
TabOrder = 2
Visible = False
end
object DBEdit1: TDBEdit
Left = 16
Top = 32
Width = 297
Height = 24
DataSource = DataSource1
TabOrder = 0
Visible = False
end
object Panel1: TPanel
Left = 344
Top = 0
Width = 111
Height = 273
Align = alRight
TabOrder = 1
object BitBtn1: TBitBtn
Left = 14
Top = 8
Width = 81
Height = 25
Caption = '&OK'
TabOrder = 0
OnClick = BitBtn1Click
Kind = bkOK
end
object BitBtn2: TBitBtn
Left = 15
Top = 38
Width = 81
Height = 25
Caption = '&Cancel'
TabOrder = 1
OnClick = BitBtn2Click
Kind = bkCancel
end
object CheckBox1: TCheckBox
Left = 4
Top = 128
Width = 82
Height = 17
Caption = 'Auto-Wrap'
TabOrder = 2
Visible = False
OnClick = CheckBox1Click
end
end
object DataSource1: TDataSource
Left = 384
Top = 72
end
end