home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1999 October
/
PCWorld_1999-10_cd2.bin
/
Supreme
/
_SETUP.1
/
Contact.exe
/
0
/
RCDATA
/
TFORMZAMESTNANCI
/
TFORMZAMESTNANCI.txt
Wrap
Text File
|
1999-09-06
|
3KB
|
125 lines
inherited FormZamestnanci: TFormZamestnanci
Left = 326
Caption = 'FormZamestnanci'
ClientWidth = 326
PixelsPerInch = 96
TextHeight = 13
object BrowserDataGrabber1: TBrowserDataGrabber [0]
Left = 64
Top = 160
Width = 20
Height = 19
FieldNames.Strings = (
'ico')
GroupIndex = 0
end
object Frame1: TFrame [1]
Left = 8
Top = 4
Width = 309
Height = 153
end
object LabelPlus1: TLabelPlus [2]
Left = 29
Top = 36
Width = 24
Height = 13
AttachType = atLeft
Caption = '&Rok'
FocusControl = BrowserNumEdit1
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 [3]
Left = 25
Top = 72
Width = 28
Height = 13
AttachType = atLeft
Caption = '&Po�et'
FocusControl = BrowserNumEdit2
Attached = True
end
object LabelPlus3: TLabelPlus [4]
Left = 29
Top = 109
Width = 24
Height = 13
AttachType = atLeft
Caption = '&Zdroj'
FocusControl = BrowserLookupEdit1
Attached = True
end
inherited BtnOk: TButton
Left = 160
Top = 164
TabOrder = 3
end
inherited BtnCancel: TButton
Left = 240
Top = 164
TabOrder = 4
end
object BrowserNumEdit1: TBrowserNumEdit [7]
Left = 60
Top = 32
Width = 77
Height = 21
AllowNull = False
FieldName = 'rok'
FloatDigits = 2
FloatFormat = ffGeneral
FloatPrecision = 15
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
Increment = 1.000000000000000000
MaxValue = 3000.000000000000000000
MinValue = 1900.000000000000000000
ParentFont = False
TabOrder = 0
end
object BrowserNumEdit2: TBrowserNumEdit [8]
Left = 60
Top = 68
Width = 77
Height = 21
FieldName = 'pocet'
FloatDigits = 2
FloatPrecision = 15
Increment = 1.000000000000000000
MaxValue = 1000000000.000000000000000000
TabOrder = 1
end
object BrowserLookupEdit1: TBrowserLookupEdit [9]
Left = 60
Top = 105
Width = 221
Height = 21
Separator = #0
AllVisible = False
BrowserOnly = False
ButtonHint = 'Vybrat z ��seln�ku'
FieldName = 'zdroj'
InputFilter = ifAlphaNumeric
ItemMustExist = False
LookupDatabase = 'BRAIN_'
LookupField = 'zdroj'
LookupSQL.Strings = (
'SELECT DISTINCT zdroj'
'FROM f_zamestnanci'
'WHERE zdroj is not null'
'ORDER BY zdroj')
MaxLength = 0
Params = <>
TabOrder = 2
end
end