home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1999 October
/
PCWorld_1999-10_cd2.bin
/
Supreme
/
_SETUP.1
/
Contact.exe
/
0
/
RCDATA
/
TFORMZDROJEKONTAKTU
/
TFORMZDROJEKONTAKTU.txt
Wrap
Text File
|
1999-09-06
|
2KB
|
75 lines
inherited FormZdrojeKontaktu: TFormZdrojeKontaktu
HelpContext = 163
Caption = 'FormZdrojeKontaktu'
PixelsPerInch = 96
TextHeight = 13
object Frame1: TFrame [0]
Left = 8
Top = 4
Width = 305
Height = 145
end
object LabelPlus1: TLabelPlus [1]
Left = 28
Top = 28
Width = 45
Height = 13
Caption = '&Zkratka'
FocusControl = BrowserEdit1
Attached = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object LabelPlus2: TLabelPlus [2]
Left = 28
Top = 84
Width = 26
Height = 13
Caption = '&Popis'
FocusControl = BrowserEdit2
Attached = True
end
inherited BtnOk: TButton
TabOrder = 2
end
inherited BtnCancel: TButton
TabOrder = 3
end
object BrowserEdit1: TBrowserEdit [5]
Left = 28
Top = 44
Width = 121
Height = 21
DataType = dtString
FieldName = 'id'
FloatPrecision = 15
FloatDigits = 2
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
InputFilter = ifAlphaNumeric
MaxLength = 10
ParentFont = False
TabOrder = 0
end
object BrowserEdit2: TBrowserEdit [6]
Left = 28
Top = 100
Width = 265
Height = 21
DataType = dtString
FieldName = 'popis'
FloatPrecision = 15
FloatDigits = 2
InputFilter = ifAlphaNumeric
MaxLength = 50
TabOrder = 1
end
end