home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2000 October
/
Chip_2000-10_cd1.bin
/
sharewar
/
Slunec
/
app
/
15
/
Poznamky.exe
/
0
/
RCDATA
/
TFEDICON
/
TFEDICON.txt
Wrap
Text File
|
1999-10-21
|
4KB
|
133 lines
object fEdIcon: TfEdIcon
Left = 195
Top = 149
BorderStyle = bsDialog
Caption = 'Nastaven� ikoy slo�ky'
ClientHeight = 119
ClientWidth = 393
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnActivate = FormActivate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 8
Top = 16
Width = 71
Height = 13
Caption = 'Aktivn� ikonka:'
end
object Label3: TLabel
Left = 8
Top = 56
Width = 73
Height = 13
Caption = 'Pasivn� ikonka:'
end
object imFirst: TImage
Left = 352
Top = 8
Width = 32
Height = 32
end
object imSecond: TImage
Left = 352
Top = 40
Width = 32
Height = 32
end
object Bevel1: TBevel
Left = 352
Top = 8
Width = 33
Height = 65
end
object edFirst: TEdit
Left = 104
Top = 8
Width = 209
Height = 21
TabOrder = 0
OnChange = edFirstChange
end
object btFirst: TBitBtn
Left = 320
Top = 8
Width = 25
Height = 25
TabOrder = 1
OnClick = btFirstClick
Glyph.Data = {
4E010000424D4E01000000000000760000002800000012000000120000000100
040000000000D800000000000000000000001000000010000000000000000000
BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
3333330000003333333333333333330000003333333333333333330000003800
000000000003330000003007B7B7B7B7B7B03300000030F07B7B7B7B7B703300
000030B0B7B7B7B7B7B70300000030FB0B7B7B7B7B7B0300000030BF07B7B7B7
B7B7B000000030FBF000007B7B7B7000000030BFBFBFBF0000000300000030FB
FBFBFBFBFB033300000030BFBFBFBFBFBF033300000030FBFBF0000000333300
0000330000033333333333000000333333333333333333000000333333333333
333333000000333333333333333333000000}
end
object edSecond: TEdit
Left = 104
Top = 48
Width = 209
Height = 21
TabOrder = 2
OnChange = edSecondChange
end
object btSecond: TBitBtn
Left = 320
Top = 48
Width = 25
Height = 25
TabOrder = 3
OnClick = btSecondClick
Glyph.Data = {
4E010000424D4E01000000000000760000002800000012000000120000000100
040000000000D800000000000000000000001000000010000000000000000000
BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
3333330000003333333333333333330000003333333333333333330000003800
000000000003330000003007B7B7B7B7B7B03300000030F07B7B7B7B7B703300
000030B0B7B7B7B7B7B70300000030FB0B7B7B7B7B7B0300000030BF07B7B7B7
B7B7B000000030FBF000007B7B7B7000000030BFBFBFBF0000000300000030FB
FBFBFBFBFB033300000030BFBFBFBFBFBF033300000030FBFBF0000000333300
0000330000033333333333000000333333333333333333000000333333333333
333333000000333333333333333333000000}
end
object btOK: TBitBtn
Left = 232
Top = 88
Width = 75
Height = 25
Caption = '&OK'
TabOrder = 4
Kind = bkOK
end
object btCancel: TBitBtn
Left = 312
Top = 88
Width = 75
Height = 25
Caption = '&Zru�it'
TabOrder = 5
Kind = bkCancel
end
object odIcon: TOpenPictureDialog
Filter = 'Ikony (*.ico)|*.ico|V�echny soubory (*.*)|*.*'
Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist, ofEnableSizing]
Title = 'V�b�r ikony slo�ky'
Left = 8
Top = 65528
end
end