File: GUI_Web.dfm

package info (click to toggle)
mediainfo 0.7.58-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 7,148 kB
  • sloc: cpp: 9,919; sh: 419; makefile: 68; xml: 12
file content (34 lines) | stat: -rwxr-xr-x 1,001 bytes parent folder | download | duplicates (6)
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
34
object WebF: TWebF
  Left = 192
  Top = 114
  AlphaBlend = True
  AlphaBlendValue = 0
  Caption = 'Verifying version...'
  ClientHeight = 57
  ClientWidth = 226
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  WindowState = wsMinimized
  PixelsPerInch = 96
  TextHeight = 13
  object Browser: TCppWebBrowser
    Left = 8
    Top = 8
    Width = 210
    Height = 41
    TabOrder = 0
    OnNavigateComplete2 = BrowserNavigateComplete2
    ControlData = {
      4C000000B41500003D0400000000000000000000000000000000000000000000
      000000004C000000000000000000000001000000E0D057007335CF11AE690800
      2B2E12620A000000000000004C0000000114020000000000C000000000000046
      8000000000000000000000000000000000000000000000000000000000000000
      00000000000000000100000000000000000000000000000000000000}
  end
end