FGX Progress & Activity Dialogs FMX XE5 XE7
**This package includes a set of several components:**TfgProgressDialog, TfgActivityDialog - Indication of the progress of long operations (iOS, Android)
TfgVirtualKeyboard - simplify work with the virtual keyboard (iOS, Android)
TfgActionSheet - page for selecting actions (http://fire-monkey.ru/topic/23-kak-sdelat-panel-dlia-vybora-deistvii-na-podob/ )
TfgGradientEdit - Improved control for setting the gradient
TfgColorsPanel - set of colors, allows the user to select any color.
TfgLinkedLabel - label with a link. By clicking the link opens in a standard browser (supports all platforms)
Special components for displaying Notifications of longtime operation (downloading, authorization): TfgProgressDialog and TfgActivityDialog
TfgProgressDialog - If you CAN Estimate duration of Long time operation (Count of downloaded files, and Size of file etc.).
TfgActivityDialog - if you CAN not Estimate duration of Long time operation (Response from Server, authorization).
