home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2002 November
/
Chip_2002-11_cd1.bin
/
ctenari
/
Sperl
/
TimeBlock
/
TimeBlock.exe
/
0
/
RCDATA
/
TFORM4
/
TFORM4.txt
Wrap
Text File
|
2002-09-14
|
5KB
|
272 lines
object Form4: TForm4
Left = 330
Top = 252
BorderStyle = bsDialog
Caption = 'Nastaven'#237
ClientHeight = 282
ClientWidth = 297
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 16
Top = 8
Width = 32
Height = 13
Caption = 'Label1'
end
object Label2: TLabel
Left = 144
Top = 8
Width = 54
Height = 13
Alignment = taRightJustify
Caption = '12.12.2002'
Layout = tlCenter
end
object Label3: TLabel
Left = 8
Top = 200
Width = 66
Height = 13
Caption = 'Pou'#382#237't hudbu:'
end
object Label4: TLabel
Left = 224
Top = 32
Width = 36
Height = 13
Caption = 'Hodiny:'
end
object Label5: TLabel
Left = 224
Top = 80
Width = 34
Height = 13
Caption = 'Minuty:'
end
object Bevel2: TBevel
Left = 16
Top = 184
Width = 265
Height = 9
Shape = bsTopLine
end
object MonthCalendar1: TMonthCalendar
Left = 16
Top = 24
Width = 183
Height = 136
CalColors.TitleBackColor = clBtnText
CalColors.MonthBackColor = clBtnFace
CalColors.TrailingTextColor = clInfoBk
Date = 0.737255787040340000
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
ShowToday = False
TabOrder = 0
OnClick = MonthCalendar1Click
end
object OK: TButton
Left = 224
Top = 135
Width = 41
Height = 18
Caption = 'OK'
TabOrder = 4
OnClick = OKClick
end
object ComboMinuty: TComboBox
Left = 224
Top = 99
Width = 41
Height = 21
ItemHeight = 13
TabOrder = 2
Text = '01'
Items.Strings = (
'00'
'01'
'02'
'03'
'04'
'05'
'06'
'07'
'08'
'09'
'10'
'11'
'12'
'13'
'14'
'15'
'16'
'17'
'18'
'19'
'20'
'21'
'22'
'23'
'24'
'25'
'26'
'27'
'28'
'29'
'30'
'31'
'32'
'33'
'34'
'35'
'36'
'37'
'38'
'39'
'40'
'41'
'42'
'43'
'44'
'45'
'46'
'47'
'48'
'49'
'50'
'51'
'52'
'53'
'54'
'55'
'56'
'57'
'58'
'59')
end
object ComboHodiny: TComboBox
Left = 224
Top = 51
Width = 41
Height = 21
ItemHeight = 13
TabOrder = 1
Text = '01'
Items.Strings = (
'0'
'1'
'2'
'3'
'4'
'5'
'6'
'7'
'8'
'9'
'10'
'11'
'12'
'13'
'14'
'15'
'16'
'17'
'18'
'19'
'20'
'21'
'22'
'23')
end
object MediaPlayer: TMediaPlayer
Left = 104
Top = 176
Width = 57
Height = 25
ColoredButtons = [btPlay, btStop, btNext, btPrev, btStep, btBack, btRecord, btEject]
EnabledButtons = [btPlay, btPause, btStop]
VisibleButtons = [btPlay, btStop]
Visible = False
TabOrder = 10
end
object Edit1: TEdit
Left = 8
Top = 216
Width = 225
Height = 21
TabOrder = 3
Text = 'pig.wav'
end
object Button1: TButton
Left = 240
Top = 216
Width = 41
Height = 17
Caption = 'Hledat'
TabOrder = 5
OnClick = Button1Click
end
object Button2: TButton
Left = 8
Top = 248
Width = 57
Height = 25
Caption = 'P'#345'ehr'#225't'
TabOrder = 6
OnClick = Button2Click
end
object Button3: TButton
Left = 80
Top = 248
Width = 57
Height = 25
Caption = 'Pozastavit'
TabOrder = 7
OnClick = Button3Click
end
object Button4: TButton
Left = 152
Top = 248
Width = 57
Height = 25
Caption = 'Ulo'#382'it'
TabOrder = 8
OnClick = Button4Click
end
object Button5: TButton
Left = 224
Top = 248
Width = 57
Height = 25
Caption = 'Obnovit'
TabOrder = 9
OnClick = Button5Click
end
object Timer1: TTimer
OnTimer = Timer1Timer
Left = 8
Top = 176
end
object OpenDialog: TOpenDialog
Filter =
'Multimedi'#225'ln'#237' soubory|*.avi;*.wav;*.mid;*.mpeg;*.midi;*.mp3;*.wm' +
'a;*.asf|V'#353'echny soubory|*.*'
Left = 56
Top = 176
end
end