home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2000 October
/
Chip_2000-10_cd1.bin
/
sharewar
/
Slunec
/
app
/
01
/
DreamCom.exe
/
0
/
RCDATA
/
TFADREDIT
/
TFADREDIT.txt
Wrap
Text File
|
2000-05-25
|
2KB
|
95 lines
object fAdrEdit: TfAdrEdit
Left = 394
Top = 168
ActiveControl = DBEdit1
AutoScroll = False
Caption = 'Adres��'
ClientHeight = 138
ClientWidth = 325
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 8
Top = 4
Width = 34
Height = 13
Caption = 'Jm�no:'
end
object Label2: TLabel
Left = 8
Top = 88
Width = 26
Height = 13
Caption = '��slo:'
end
object Label3: TLabel
Left = 8
Top = 44
Width = 44
Height = 13
Caption = 'Oper�tor:'
end
object DBEdit1: TDBEdit
Left = 8
Top = 20
Width = 165
Height = 21
DataField = 'Jmeno'
DataSource = fmain.DSAdresar
TabOrder = 0
end
object DBEdit2: TDBEdit
Left = 8
Top = 104
Width = 69
Height = 21
DataField = 'cislo'
DataSource = fmain.DSAdresar
TabOrder = 2
end
object BitBtn1: TBitBtn
Left = 244
Top = 52
Width = 75
Height = 25
Caption = '&Zru�it'
TabOrder = 3
OnClick = BitBtn1Click
Kind = bkNo
end
object BitBtn2: TBitBtn
Left = 244
Top = 20
Width = 75
Height = 25
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 4
OnClick = BitBtn2Click
NumGlyphs = 2
end
object RxDBLookupCombo1: TRxDBLookupCombo
Left = 8
Top = 60
Width = 165
Height = 21
DropDownCount = 8
DisplayAllFields = True
DataField = 'Operator'
DataSource = fmain.DSAdresar
ListStyle = lsDelimited
LookupField = 'Nazev'
LookupDisplay = 'Nazev; Predcisli'
LookupSource = fmain.DSOperatori
TabOrder = 1
end
end