aboutsummaryrefslogtreecommitdiff
path: root/Source/fsbrowserunit.dfm
diff options
context:
space:
mode:
Diffstat (limited to 'Source/fsbrowserunit.dfm')
-rw-r--r--Source/fsbrowserunit.dfm35
1 files changed, 35 insertions, 0 deletions
diff --git a/Source/fsbrowserunit.dfm b/Source/fsbrowserunit.dfm
new file mode 100644
index 0000000..97c5299
--- /dev/null
+++ b/Source/fsbrowserunit.dfm
@@ -0,0 +1,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