Main.dfm

<< Click to Display Table of Contents >>

Navigation:  Demos > X > PhoneInfo >

Main.dfm

object frmMain: TfrmMain

 Left = 0

 Top = 0

 Width = 296

 Height = 268

 ConnectionMode = cmAny

 Title = 'Phone Info'

 SupportedBrowsers = []

 OnAfterRender = IWAppFormWAPAfterRender

 OnRender = IWAppFormWAPRender

 DesignLeft = 440

 DesignTop = 322

 object lablOutput: TIWLabelWAP

 Left = 24

 Top = 24

 Width = 48

 Height = 13

 TabOrder = 0

 Caption = 'lablOutput'

 end

end