-
Notifications
You must be signed in to change notification settings - Fork 86
/
uFrmVideo.dfm
33 lines (33 loc) · 893 Bytes
/
uFrmVideo.dfm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
object frmVideo: TfrmVideo
Left = 0
Top = 0
ClientHeight = 541
ClientWidth = 886
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 16
object browser: TWebBrowser
Left = 0
Top = 0
Width = 886
Height = 541
Align = alClient
TabOrder = 0
ExplicitLeft = 424
ExplicitTop = 280
ExplicitWidth = 300
ExplicitHeight = 150
ControlData = {
4C000000925B0000EA3700000000000000000000000000000000000000000000
000000004C000000000000000000000001000000E0D057007335CF11AE690800
2B2E126208000000000000004C0000000114020000000000C000000000000046
8000000000000000000000000000000000000000000000000000000000000000
00000000000000000100000000000000000000000000000000000000}
end
end