mirror of
http://gitlab.expertsoft.com.ua/git/expertcad
synced 2026-01-11 22:45:39 +02:00
38 lines
1.1 KiB
Plaintext
38 lines
1.1 KiB
Plaintext
object F_HintBar: TF_HintBar
|
|
Left = 211
|
|
Top = 242
|
|
BorderIcons = [biSystemMenu]
|
|
BorderStyle = bsNone
|
|
Caption = 'F_HintBar'
|
|
ClientHeight = 109
|
|
ClientWidth = 862
|
|
Color = clBtnFace
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'MS Sans Serif'
|
|
Font.Style = []
|
|
KeyPreview = True
|
|
OldCreateOrder = False
|
|
Position = poMainFormCenter
|
|
PixelsPerInch = 96
|
|
TextHeight = 13
|
|
object WebBrowser: TCustomizedWebBrowser
|
|
Left = 0
|
|
Top = 0
|
|
Width = 862
|
|
Height = 109
|
|
Align = alClient
|
|
TabOrder = 0
|
|
OnEnter = WebBrowserEnter
|
|
OnBeforeNavigate2 = WebBrowserBeforeNavigate2
|
|
OnPressAccelerator = WebBrowserPressAccelerator
|
|
ControlData = {
|
|
4C00000017590000440B00000000000000000000000000000000000000000000
|
|
000000004C000000000000000000000001000000E0D057007335CF11AE690800
|
|
2B2E126208000000000000004C0000000114020000000000C000000000000046
|
|
8000000000000000000000000000000000000000000000000000000000000000
|
|
00000000000000000100000000000000000000000000000000000000}
|
|
end
|
|
end
|