home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2000 February
/
CHIPCD_2_2000.iso
/
software
/
testsoft
/
kody2000
/
KODY
/
KODY.EXE
/
0
/
RCDATA
/
TEDODAJ
/
TEDODAJ.txt
Wrap
Text File
|
1999-12-03
|
2KB
|
91 lines
object eDodaj: TeDodaj
Left = 200
Top = 104
BorderStyle = bsDialog
Caption = 'eDodaj'
ClientHeight = 99
ClientWidth = 536
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
PixelsPerInch = 96
TextHeight = 13
object lbinfo: TLabel
Left = 4
Top = 4
Width = 401
Height = 13
AutoSize = False
Caption = 'lbinfo'
Transparent = True
end
object bUrzedy: TjzkColorButton
Left = 4
Top = 44
Width = 141
Height = 25
Caption = 'poczty...'
Enabled = False
TabOrder = 0
OnClick = bMiastaClick
BorderColor = clTeal
ActiveBorderColor = clTeal
Color = 14155775
ParentColor = False
RoundSize = 24
SingleLine = True
BoldWhenDefault = True
Kind = bkCustom
end
object bUlice: TjzkColorButton
Left = 4
Top = 68
Width = 141
Height = 25
Caption = 'ulice...'
Default = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 1
OnClick = bMiastaClick
BorderColor = clTeal
ActiveBorderColor = clTeal
Color = 14155775
ParentColor = False
RoundSize = 24
SingleLine = True
BoldWhenDefault = True
Kind = bkCustom
end
object bMiasta: TjzkColorButton
Left = 4
Top = 20
Width = 141
Height = 25
Caption = 'miasta...'
TabOrder = 2
OnClick = bMiastaClick
BorderColor = clTeal
ActiveBorderColor = clTeal
Color = 14155775
ParentColor = False
RoundSize = 24
SingleLine = True
BoldWhenDefault = True
Kind = bkCustom
end
object od: TOpenDialog
DefaultExt = 'txt'
Filter = '*.txt|*.txt'
Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist]
Left = 168
Top = 32
end
end