home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GameStar 2004 July & August
/
Gamestar_64_2004-07-08_dvd.iso
/
Programy
/
RadLight3SE.exe
/
RadLight3.exe
/
0
/
RCDATA
/
TDELAYFRM
/
TDELAYFRM.txt
< prev
Wrap
Text File
|
2004-04-21
|
4KB
|
178 lines
object DelayFrm: TDelayFrm
Left = 576
Top = 268
BorderStyle = bsDialog
Caption = 'Subtitle Delay'
ClientHeight = 227
ClientWidth = 360
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
KeyPreview = True
OldCreateOrder = False
Position = poScreenCenter
Scaled = False
OnKeyDown = FormKeyDown
PixelsPerInch = 96
TextHeight = 13
object BevelLabel1: TBevelLabel
Left = 0
Top = 181
Width = 360
Height = 13
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
Align = alBottom
Alignment = taLeftJustify
Text = 'RadLight 3.03 SE'
Color = clBtnFace
end
object Bevel1: TBevel
Left = 0
Top = 57
Width = 360
Height = 2
Align = alTop
Shape = bsTopLine
end
object Panel1: TPanel
Left = 0
Top = 0
Width = 360
Height = 57
Align = alTop
BevelOuter = bvNone
Color = clWhite
TabOrder = 0
object Label1: TLabel
Left = 8
Top = 7
Width = 101
Height = 13
Caption = 'Set Subtitle Delay'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = [fsBold]
ParentFont = False
end
object Label3: TLabel
Left = 18
Top = 24
Width = 179
Height = 13
Caption = 'Here you can adjust subtitle delay ...'
end
object Image1: TImage
Left = 301
Top = 1
Width = 55
Height = 55
Picture.Data = {<image000.bmp>}
end
end
object PageControl1: TPageControl
Left = 0
Top = 59
Width = 360
Height = 122
ActivePage = TabSheet1
Align = alClient
Style = tsFlatButtons
TabOrder = 1
TabWidth = 85
object TabSheet1: TTabSheet
Caption = 'Seconds'
object Label4: TLabel
Left = 16
Top = 12
Width = 85
Height = 13
Caption = 'Display Subtitles :'
end
object Edit2: TEdit
Left = 39
Top = 46
Width = 121
Height = 21
TabOrder = 0
Text = '0'
end
object ComboBox2: TComboBox
Left = 183
Top = 46
Width = 129
Height = 21
Style = csDropDownList
ItemHeight = 13
Items.Strings = (
'Earlier'
'Later')
TabOrder = 1
end
end
object TabSheet2: TTabSheet
Caption = 'Frames'
ImageIndex = 1
object Label2: TLabel
Left = 16
Top = 12
Width = 85
Height = 13
Caption = 'Display Subtitles :'
end
object Edit1: TEdit
Left = 39
Top = 46
Width = 121
Height = 21
TabOrder = 0
Text = '0'
end
object ComboBox1: TComboBox
Left = 183
Top = 46
Width = 129
Height = 21
Style = csDropDownList
ItemHeight = 13
Items.Strings = (
'Earlier'
'Later')
TabOrder = 1
end
end
end
object Panel2: TPanel
Left = 0
Top = 194
Width = 360
Height = 33
Align = alBottom
BevelOuter = bvNone
TabOrder = 2
object Button1: TButton
Left = 264
Top = 2
Width = 88
Height = 25
Caption = 'Apply'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
OnClick = Button1Click
end
end
end