Unit3.dfm

<< Click to Display Table of Contents >>

Navigation:  Demos > XIV > Delphi > SSL_CustomIOHandler >

Unit3.dfm

object IWForm3: TIWForm3

 Left = 0

 Top = 0

 Width = 932

 Height = 480

 RenderInvisibleControls = False

 AllowPageAccess = True

 ConnectionMode = cmAny

 OnCreate = IWAppFormCreate

 Background.Fixed = False

 HandleTabs = False

 LeftToRight = True

 LockUntilLoaded = True

 LockOnSubmit = True

 ShowHint = True

 XPTheme = True

 DesignLeft = 8

 DesignTop = 8

 object IWLabel1: TIWLabel

 Left = 16

 Top = 24

 Width = 865

 Height = 16

 Font.Color = clNone

 Font.Size = 10

 Font.Style = []

 HasTabOrder = False

 AutoSize = False

 FriendlyName = 'IWLabel1'

 Caption = 'IWLabel1'

 end

end