aboutsummaryrefslogtreecommitdiff
path: root/Source/fsbrowserunit.dfm
blob: 97c52996f68ae8c12f1c805b41bb68e0414eabc9 (plain)
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
35
inherited fsbrowser: Tfsbrowser
  Left = 266
  Top = 377
  Width = 237
  Height = 257
  Caption = 'fsbrowser'
  FormStyle = fsNormal
  OldCreateOrder = True
  PixelsPerInch = 96
  TextHeight = 13
  inherited d1: TDXDraw [1]
    Width = 229
    Height = 230
    TabOrder = 2
  end
  inherited PanelMute: TPanel [2]
    Width = 229
    Height = 230
  end
  object br: TWebBrowser [3]
    Left = 0
    Top = 0
    Width = 229
    Height = 230
    Align = alClient
    TabOrder = 0
    OnBeforeNavigate2 = brBeforeNavigate2
    ControlData = {
      4C000000AB170000C51700000000000000000000000000000000000000000000
      000000004C000000000000000000000001000000E0D057007335CF11AE690800
      2B2E126208000000000000004C0000000114020000000000C000000000000046
      8000000000000000000000000000000000000000000000000000000000000000
      00000000000000000100000000000000000000000000000000000000}
  end
end