|
<< Click to Display Table of Contents >> Navigation: Demos > X > PageForms > MainForm.dfm |
object formMain: TformMain
Left = 0
Top = 0
Width = 349
Height = 296
RenderInvisibleControls = False
AllowPageAccess = True
ConnectionMode = cmAny
SupportedBrowsers = [brNetscape7, brIE, brOpera, brNetscape6]
OnCreate = IWPageFormCreate
BrowserSecurityCheck = True
Background.Fixed = False
HandleTabs = False
LeftToRight = True
LockUntilLoaded = True
LockOnSubmit = True
ShowHint = True
XPTheme = True
AutoProcess = True
PostToSelf = True
DesignLeft = 375
DesignTop = 331
object IWLabel1: TIWLabel
Left = 16
Top = 28
Width = 317
Height = 16
Cursor = crAuto
IW50Hint = False
ParentShowHint = False
ShowHint = True
ZIndex = 0
RenderSize = True
StyleRenderOptions.RenderSize = True
StyleRenderOptions.RenderPosition = True
StyleRenderOptions.RenderFont = True
StyleRenderOptions.RenderZIndex = True
StyleRenderOptions.RenderVisibility = True
StyleRenderOptions.RenderStatus = True
StyleRenderOptions.RenderAbsolute = True
Alignment = taLeftJustify
BGColor = clNone
Font.Color = clNone
Font.Size = 10
Font.Style = []
NoWrap = False
ConvertSpaces = False
HasTabOrder = False
FriendlyName = 'IWLabel1'
Caption = 'Click on the link below to display the second form'
RawText = False
end
object IWURL1: TIWURL
Left = 16
Top = 72
Width = 129
Height = 17
Cursor = crAuto
IW50Hint = False
ParentShowHint = False
ShowHint = True
ZIndex = 0
RenderSize = True
StyleRenderOptions.RenderSize = True
StyleRenderOptions.RenderPosition = True
StyleRenderOptions.RenderFont = True
StyleRenderOptions.RenderZIndex = True
StyleRenderOptions.RenderVisibility = True
StyleRenderOptions.RenderStatus = True
StyleRenderOptions.RenderAbsolute = True
Alignment = taLeftJustify
Color = clNone
Font.Color = clNone
Font.Size = 10
Font.Style = []
ScriptEvents = <>
TargetOptions.AddressBar = False
TargetOptions.Height = -1
TargetOptions.Left = -1
TargetOptions.Menu = False
TargetOptions.Resizable = True
TargetOptions.Scrollbars = True
TargetOptions.Toolbar = False
TargetOptions.Top = -1
TargetOptions.Width = -1
TerminateApp = False
UseTarget = False
FriendlyName = 'IWURL1'
TabOrder = 0
RawText = False
Caption = 'Second Form '
end
end