PRODUCTS » Quick Links

FEATURED PRODUCT

Office 2010, 2007 & Windows 7 scenic ribbon or Office 2003 toolbar & menus for your Windows applications

License only 125 EUR See More

LOGIN

Customer login to access products, support information & special benefits.

SEARCH

STAY IN TOUCH

Add your e-mail address here to receive the monthly TMS Software alerts.

 



Purchase a license



TMS IntraWeb iPhone Controls Pack

Set of IntraWeb components to create web applications for mobile devices like iPhone, iPad, Android that offer a look & feel very close to native applications

Trial version requires VCL for the Web (IntraWeb) version 10.0.17 or Delphi 2010/XE/XE2/XE3 with default IntraWeb version

*registered version works with all IntraWeb 9.0.x, 10.0.x, 11.0.x, 12.0.x, 12.1.x, 12.2.1 to 12.2.8, 14.0.0 versions

The TMS IntraWeb iPhone Controls Pack has been designed for and tested with iPhone, iPod Touch, iPad, Android.
Please note the TMS IntraWeb iPhone Controls Pack is not intended to be used in common desktop browsers like Internet Explorer, FireFox, Chrome, Safari, ...

Version History

Display:


v2.1.1.0

  • New : IWiPhoneList: ItemAppearance.ImageHeight & ItemAppearance.ImageWidth properties to set the size of the list item image
  • Fixed : IWiPhonePopup: issue with Caption text overlapping the close button
  • Fixed : IWiPhonePopup: arrow not correctly displayed when ArrowPosition set to apRightTop
  • Fixed : IWiPhoneHeader: rendering issue with smaller font sizes
  • Fixed : IWiPhoneEdit: issue with setting an empty Text property value
  • Fixed : IWiPhoneEdit: issue with TabOrder

v2.1.0.0

  • New : RAD Studio XE3 support
  • New : IntraWeb 14 support
  • New : IWiPhoneEdit: Support to toggle visible property asynchronously
  • New : IWiPhoneEdit: Autocomplete property
  • Fixed : IWiPhonePageTransition: Resizing issue with screen orientation change on Android
  • Fixed : IWiPhonePageFlip: Resizing issue with screen orientation change on Android
  • Fixed : IWiPhoneHeader: Issue with setting Align property to alNone
  • Fixed : IWiPhoneFooter: Issue with setting Align property to alNone
  • Fixed : IWiPhoneButton: Text and Button not centered correctly in a control with custom height setting

v2.0.1.0

  • New : IWiPhoneOnOffButton / IWiPhoneMenu: Toggle visibility asynchronously
  • New : IWiPhoneList: DeviceOrientation property. Support to use the IWiPhoneList in the ContentRegion of the IWiPhonePopup control
  • New : IWiPhoneEdit: PasswordPrompt property
  • Fixed : IWiPhonePageTransition: Issue with setting the ActiveRegion back to 0 after setting it to a value higher than 0
  • Fixed : IWiPhonePageFlip / IWiPhonePageTransition: Issue with region resizing when the device orientation is changed from vertical to horizontal

v2.0.0.0

  • New : Support for IntraWeb 12.1

v1.9.0.1

  • Improved : IWiPhoneScrollRegion: iOS 5 compatibility
  • Fixed : IWiPhoneList: issue with adding items asynchronously that have a Caption text containing quotes

v1.9.0.0

  • New : IWiPhoneScrollRegion: Horizontal scrolling support
  • New : IWiPhonePageTransition control
  • New : IWiPhoneEdit control
  • Fixed : IWiPhoneButton: Issue with OnButtonClick event

v1.8.0.1

  • Improved : IWiPhoneList / IWiPhoneScrollRegion: scrolling behavior (An Iw(iPhone)Region control can be positioned above or below a (Client aligned) IWiPhoneList)
  • Fixed : iOS 5 compatibility issues
  • Fixed : IWiPhoneList: OnAsyncItemClick was called twice when used in combination with IWiPhonePageFlip
  • Fixed : IWiPhoneButton: It was not possible to submit the TIWFile.FileValue value using the OnButtonClick event

v1.8.0.0

  • New : RAD Studio XE2 support

v1.7.1.0

  • New : IWiPhoneList: AsyncClear procedure (Clears all items from the collection and removes all items from the client-side browser window asynchronously)
  • Improved : IWiPhoneLocationLabel: Async updating of Latitude and Longitude values without the need to call Invalidate
  • Fixed : IWiPhonePageFlip: issue when ActiveRegion is set to arBack
  • Fixed : IWiPhoneList: issue when asynchronously updating a ListItem.Caption which contains a double quote (“)

v1.7.0.1

  • Improved : IWiPhoneSpinner: Android support
  • Improved : IWiPhoneList: Android support
  • Improved : IWiPhoneHeader: Android support
  • Improved : IWiPhoneButton: Android support
  • Fixed : memory leak in ScriptEvents rendering
  • Fixed : IWiPhoneSpinner: issue with date formatting
  • Fixed : IWiPhoneOnOffButton: rendering issue when ButtonType is set to btCustom
  • Fixed : IWiPhoneList: issue with selecting an item from the list

v1.7.0.0

  • New : IWIPhoneSpinner control
  • New : IWIPhonePopup control
  • Improved : IWIPhoneTrackbar design-time painting
  • Improved : IWIPhonePageFlip: only client-aligned at run-time to improve design-time layout
  • Improved : IWIPhonePageFlip: IWIPhoneRegion handling
  • Improved : IWIPhoneMenu rendering when no Image and/or SelectedImage is specified
  • Improved : IWIPhoneMenu indicator positioning (when using custom sized images in the MenuItems)
  • Fixed : IWIPhoneMenu: issue with setting the the Item.Caption to an empty value
  • Fixed : IWIPhoneMenu: issue with setting the ItemIndex using async events
  • Fixed : IWIPhoneGeolocation: issue with decimalseperator when retrieving Latitude/Longitude values
  • Fixed : IWIPhoneEmailLabel: issue with using the Body property in the object inspector
  • Fixed : IWIPhoneButton: rendering issue when ButtenType is set to btBack

v1.5.0.0

  • New : iPad demos
  • New : IWIPhoneTrackbar properties: ShowValue, ValueFormat, ValuePosition
  • New : IWIPhoneScrollRegion control
  • New : IWIPhoneRegion properties: Device, DeviceOrientation
  • New : IWIPhoneLocationLabel control
  • New : IWIPhoneList: update Section items asynchronously
  • New : IWIPhoneList properties: InitialItemCount, AsyncLoadCount, AsyncLoadCaption
  • New : IWIPhoneList methods: AsyncAddItem, AsyncAddItems, AsyncItemRemove(ItemIndex), ScrollToTop
  • New : IWIPhoneList events: OnAsyncLoadExtraItems, OnAsyncExtraItemsLoaded
  • New : IWIPhoneGeolocation control
  • Improved : IWIPhonePageFlip: support for IWIPhoneList controls in nested IWIPhoneRegions
  • Improved : IWIPhoneList: switch from displaying one IWIPhonelist to displaying another IWIPhonelist via async events
  • Improved : IWIPhoneList: support for displaying multiple IWIPhonelists at once.
  • Fixed : IWIPhoneStyle: autosize display issue in fullscreen mode
  • Fixed : IWIPhonePageFlip: minor JS syntax issue
  • Fixed : IWIPhoneList: Issue with list detail-image not hiding correctly when the control visibility is set to false using an async event
  • Fixed : IWIPhoneHeader: minor font rendering issue

v1.0.0.0

  • New : First release
  • New : Added demo app for both IntraWeb 10 and IntraWeb 11
  • Buy online

    CreditCards Accepted
    TMS IntraWeb iPhone controls pack
    for Delphi 7, 2006, 2007, 2009, 2010, XE, XE2, XE3, C++Builder 2006, 2007, 2009, 2010, XE, XE2, XE3 (Prof/Enterprise/Architect)
    View licensing FAQ
    1. License for commercial use: Single developer license, Site license
    2. Includes full source code
    3. Free updates for a full version cycle (from v2.1 to v3.0)
    4. Free priority support through email, newsgroup and forum

    € 95
    Single developer license
    for 1 developer
    order now or add to cart
    € 375
    Site license for unlimited
    developers in the company
    order now or add to cart


    This product is also available in the following bundle(s):

    1. TMS IntraWeb Component Studio

Copyright © 1995 - 2013 TMS Software v3.5