Saturday, November 28, 2015

D.P.F Delphi iOS Native Components v9.6.1

D.P.F Delphi iOS Native Components,
New Release!

v9.6.1 - 2015/11/29
  - Fixed Components compile error

D.P.F Delphi iOS Native Components v9.6.0

D.P.F Delphi iOS Native Components,
New Release!

v9.6.0 - 2015/11/28
  + Now Support Delphi XE10 Seattle
  + Added TDPFLocalAuthentication component
  + Added pidiOSDevice64 in all components
  + Added ExposureMode feature in TDPFCamera
  + Added FocusMode feature in TDPFCamera
  - Fixed TDPFNavigationController: access violation when deleting page at design time
  - Fixed TDPFUITableView crash on iOS64 (UITableView.setRowHeight needs CGFloat instead of Single)
  - Fixed TDPFUITableView: Cannot assign TSectionItem to TSectionItem
  - Fixed TDPFSegmentedControl: "Cannot assign TDPFSegmentedControlItem to TDPFSegmentedControlItem"
  - Fixed TDPFTableItemText.SetText
  - Fixed TDPFUITableView.OnGetNumberOfRowsInSection should honor numberOfRowsInSection
  - Fixed TDPFQLPreviewController crash
  - Fixed TDPFUITableView section alignment
  - Fixed App Manager Crash
  - Fixed TDPFUIPageViewController page scrolling
  - Fixed Crash in TDPFApplicationManager on iOS 9.x