ISFMXFW
ISFMXFW is dll which you can design and code firemonkey in inno (vcl) and also a bit optimsed in the new updated version of fmxhandler dll
Quote:
FForm is fmx form to merge with parent form or wizard form
FRectangle is rectangle shape you can use to show image or shape as per your requirement
FPie is pie shape and you can also use as progressbar
FCircle is circle shape same as pie
FArc is usually use as progressbar and use it as per your req
FButton is to create button in fmx form which is merged with the form in inno
FLabel is to create label in fmx form
FEdit for to create diredit
FSwitch is used to create win10 on off switch (example 2 has it)
FCheckBox for checkbox
FMemo for memo you can add it by line or load from file
FAniIndicator is to create modern rotating circle which u already found in win10
FListBox is for listbox creation
FLayout is for layout same as rectangle but for adding some objects inside it to hide and show and to make animation
FScrollBox used to create Scrollbox
FProgressBar for creating progressbar
some glow and blur effects also added
RunExecutable is same as shellexecute u can use it execute exe or links
For more info about component available check "ISFMXFW.iss"
|
Thanks : Razor19211, ~XCX~, shiyamrrc (for testing)
I have created installers using ISFMXFW dll :
Metro UI Installer
Froza Installer