home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1999 October
/
PCWorld_1999-10_cd2.bin
/
Supreme
/
_SETUP.1
/
Contact.exe
/
0
/
RCDATA
/
TFORMZAJMY
/
TFORMZAJMY.txt
Wrap
Text File
|
1999-09-06
|
3KB
|
124 lines
inherited FormZajmy: TFormZajmy
Left = 312
Top = 220
Caption = 'FormZajmy'
ClientHeight = 166
ClientWidth = 286
PixelsPerInch = 96
TextHeight = 13
object BrowserDataGrabber1: TBrowserDataGrabber [0]
Left = 74
Top = 138
Width = 20
Height = 19
FieldNames.Strings = (
'ico')
GroupIndex = 0
end
object Frame1: TFrame [1]
Left = 8
Top = 4
Width = 269
Height = 125
end
object LabelPlus1: TLabelPlus [2]
Left = 28
Top = 24
Width = 74
Height = 13
Caption = '&Sektor z�jmu'
FocusControl = EditSektor
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 = 28
Top = 72
Width = 77
Height = 13
Caption = 'Stav s&polupr�ce'
FocusControl = EditStavSpolu
Attached = True
end
inherited BtnOk: TButton
Left = 124
Top = 136
TabOrder = 2
end
inherited BtnCancel: TButton
Left = 204
Top = 136
TabOrder = 3
end
object EditSektor: TBrowserLookupEdit [6]
Left = 28
Top = 40
Width = 229
Height = 21
Separator = #0
AllowNull = False
AllVisible = False
BrowserOnly = False
ButtonHint = 'Vybrat z ��seln�ku'
FieldName = 'id_sektor_zajmu'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
InputFilter = ifAlphaNumeric
LookupBrowser = DMmain.BrSektoryZajmu
LookupDatabase = 'BRAIN_'
LookupField = 'id'
LookupSQL.Strings = (
'SELECT id, popis'
'FROM sektory_zajmu'
'ORDER BY id')
MaxLength = 30
Params = <>
ParentFont = False
TabOrder = 0
end
object EditStavSpolu: TBrowserLookupEdit [7]
Left = 28
Top = 88
Width = 229
Height = 21
Separator = #0
AllVisible = False
BrowserOnly = False
ButtonHint = 'Vybrat z ��seln�ku'
DirectInput = False
FieldName = 'id_stav_spoluprace'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
InputFilter = ifAlphaNumeric
LookupBrowser = DMmain.BrSpoluprace
LookupDatabase = 'BRAIN_'
LookupField = 'id'
LookupSQL.Strings = (
'SELECT id, popis'
'FROM stavy_spoluprace'
'ORDER BY id')
MaxLength = 30
Params = <>
ParentFont = False
TabOrder = 1
BeforeLookup = EditStavSpoluBeforeLookup
end
inherited FormPos: TFormPos
Top = 136
end
inherited Wallpaper: TWallpaper
Top = 136
end
end