source: cprs/branches/tmg-cprs/CPRS-Chart/TMG_Extra/HTMLEdit/fWebTab.dfm@ 801

Last change on this file since 801 was 801, checked in by Kevin Toppenberg, 14 years ago

Bug fixes. Improved Adding Image

File size: 887 bytes
Line 
1object frmWebTab: TfrmWebTab
2 Left = 266
3 Top = 184
4 Width = 473
5 Height = 375
6 Caption = 'Web Browser'
7 Color = clBtnFace
8 Font.Charset = DEFAULT_CHARSET
9 Font.Color = clWindowText
10 Font.Height = -11
11 Font.Name = 'MS Sans Serif'
12 Font.Style = []
13 OldCreateOrder = True
14 Position = poScreenCenter
15 PixelsPerInch = 96
16 TextHeight = 13
17 object WebBrowser: TWebBrowser
18 Left = 0
19 Top = 0
20 Width = 465
21 Height = 341
22 Align = alClient
23 TabOrder = 0
24 ControlData = {
25 4C0000000F3000003E2300000000000000000000000000000000000000000000
26 000000004C000000000000000000000001000000E0D057007335CF11AE690800
27 2B2E126208000000000000004C0000000114020000000000C000000000000046
28 8000000000000000000000000000000000000000000000000000000000000000
29 00000000000000000100000000000000000000000000000000000000}
30 end
31end
Note: See TracBrowser for help on using the repository browser.