2018년 2월 12일 월요일

New components to create FMX apps from various designs

http://fmxdesign.com has released a component that allows you to develop Delphi FMX apps with great design.


This components support the FireMonkey platforms which are Android, IOS, OSX, and Windows.

Component products are in three groups.
Rapid Design UX for Good Design Apps, Rapid Design Chart for easy chart creation and
And a free component, Rapid Design LAB.
A free component, Rapid Design LAB, provides a circle gauge and an analog clock where developers can change images.
There are many sample images of the panel and needle, so there is no problem if you do not have the image file separately.
In the case of Analog Clock, the transparent panel allows the developer to use the picture as a clock background.

There is also a component that can freely draw various shapes from triangle.





Commercial components, Rapid Design UX and Chart, provide a free trial version.
The trial version has no functional limitations, and a message appears at run time.

Rapid Design UX is made up of 23 components, which allows the developer to freely set colors and sizes without using styles.
It also provides popular toast messages and pop-up dialog boxes on mobile.
(TRDToastMessage, TRDPopupDialog, TRDInputQueryBox)
These can be used at design time by simply changing the desired attributes by changing the button text etc. at the time of method call after setting properties such as color.

There are four types of buttons that can be used for navigation.
(TRDNavigationButtons, TRDNavigationSlider, TRDButtonSet, TRDToggleButtons)
They have the advantage of being able to develop quickly because the size and spacing of the buttons are automatically adjusted according to the number of added image icons.
Buttons that do not use icons are automatically sized and spaced when you enter only the number of buttons.
It also has the advantage of reducing the amount of coding by processing each button click event in a single method.



The Rapid Design Chart provides the four most commonly used charts.
(TRDChartBarVert, TRDChartBarHori, TRDChartLine, TRDChartPie)
If you put the data in Lines in the same way as putting data in TMemo, it is easy to use because the chart is created automatically.
In addition, you can create a multi-chart simply by stacking layers by making each chart's background transparent.


It is very easy to use, so try the free trial version.
For more information, see http://fmxdesign.com or YouTube videos.

I will post the detailed usage of each component again next time.



댓글 없음:

댓글 쓰기