#PROJECT FORMAT IS INCOMBATIBLE WITH ARTEC STUDIO WINDOWS#
Visual Component Library (VCL) is an object hierarchy of visual components that are supported on Windows only (in Win32 and Win64 applications).
You can create FireMonkey applications for any supported target platform.
FireMonkey (FMX) is a visual component library with sophisticated graphics, animation, and styling capabilities.
Three major libraries are provided by RAD Studio:
Obtain a VCL-to-FireMonkey converter program at.
Read a general procedure for migrating a VCL application to FireMonkey in Migrating VCL Applications to FireMonkey.
Read the general guidelines for converting a VCL application to FireMonkey in Migrating VCL Applications to FireMonkey.
Use a FireMonkey library with a VCL application, or use a VCL library with a FireMonkey application, as described in Shared Libraries for macOS.
The incompatibility is caused by framework differences between FireMonkey (FMX) and VCL. That is to say that a module should be exclusively one or the other, either FireMonkey or VCL.
Multi-language engine, editor and examplesĬaution: FireMonkey (FMX) and the Visual Component Library (VCL) are not compatible and should not be used together in the same module.
JPEG, PNG, TIFF, and GIF format read/write support.
Flexible layouts and compositing of shapes and other controls.
Bitmap effects rendered in software, including drop shadows and blurring.
Advanced animations calculated in background thread easy to use and accurate, with minimal CPU usage and automatic frame rate correction.
Shape primitives for 2D graphics along with a built-in set of brushes, pens, geometries, and transforms.
Advanced skinning engine based on vector graphics styles with sample style themes.
Advanced GUI engine - window, button, textbox, numberbox, memo, anglebox, list box, and more.
Fast real-time anti-aliased vector graphics resolution independent, with alpha blending and gradients.
Powerful vector engine (like Adobe Flash or Microsoft WPF).
Cross-platform abstraction layer for OS features like windows, menus, timers, and dialog boxes.
FireMonkey New Features and Enhancements.
FireMonkey development for Windows, macOS, iOS, Android, and Linux.
FireMonkey Accessibility Package helps you create FireMonkey applications for macOS that have associated screen readers and voice-over.
#PROJECT FORMAT IS INCOMBATIBLE WITH ARTEC STUDIO HOW TO#
FireMonkey Components Guide describes how to design and create components.
FireMonkey Applications Guide helps you write FireMonkey applications.
FireMonkey Quick Start Guide introduces the FireMonkey application platform with illustrations and hyperlinks to additional information.