이 페이지는 아카이브화 되어 더 이상 업데이트 되지 않습니다.

더 이상 이 제품을 제공 하지 않습니다.

Delphi Starter

유연한 클라우드 서비스와 광범위한 IoT 연결성을 통한 신속한 크로스-플랫폼 네이티브 앱 개발.

Embarcadero사에서 공개
2012년 부터 ComponentSource에서 판매중

버젼: 10.2 Tokyo Release 3 업데이스 날짜: Mar 14, 2018

i

Delphi Starter is no longer available for sale. Alternatively, you may be interested in Delphi Professional, Delphi Enterprise or Delphi Architect.

Delphi Starter 10.2 Tokyo Release 2 (10.2.2)

Released: Dec 12, 2017

10.2 Tokyo Release 2 (10.2.2) 버젼 업데이트

기능

  • FireMonkey Quick Edit - Quickly perform common actions in the FireMonkey Form Designer. This functionality matches the VCL Quick Edit feature introduced in Berlin Anniversary Update.
  • New VCL Controls
    • New Card Panel Component - TCardPanel is a specialized panel component that manages a collection of cards. Only one card is active/visible at a time, and each card is a container for other controls. This new control has support for left and right gestures, allowing you to swipe between cards.
    • New Stack Panel Component - A new container control that allows you to automatically align all parented controls vertically or horizontally, while retaining each control's custom height and width.
    • New Date Picker Control - New modern date picker control has support for the Gregorian calendar and multiple date formatting options. Easily customize the date selection drop down count, define minimum and maximum year values and show Ok and Cancel buttons for easy date selection.
    • New Time Picker Control - Each element of the time (hour, minute, second, am/pm) is selected using a pop-up scrolling list populated with appropriate values.
  • Updated IDE Look and Feel - 10.2.2 provides an updated IDE look and feel with new component icons and a new dark theme. All 700+ component icons have been updated with a new modern style to complement both the light and dark themes.
  • Installer Enhancements - Includes an updated installer UI for the GetIt installer that matches the new dark theme in the IDE. The existing license manager user interface has also been updated with a new modern look and feel and enhanced usability.
  • Updated Welcome Page - Includes a list of upcoming webinars, key sample projects for new users, and videos from the Embarcadero YouTube channel.
  • iPhone X Support - 10.2.2 provides enhanced iOS 11 support and iPhone X support. This includes iPhone X specific launch screen image support in the IDE, required info.plist changes and updates to the application layout and scaling to account for the iPhone X ‘notch’.
  • TDataSet Mapping to JSON for JavaScript Client Support - Easily map data from a TDataset to JSON, customizing fields and configuring JSON formatting in several ways.