Show: Delphi C++
Display Preferences

Converting a FireMonkey Form to a Metropolis UI Form

From RAD Studio
Jump to: navigation, search

Go Up to Convert to Metropolis UI Form


To convert an existing FireMonkey form to a Metropolis UI form

  1. Right-click the Form Designer and choose Convert to Metropolis UI Form.
  2. A message box appears asking you if you want to continue and informing you that the change to Metropolis UI is irreversible. Click Yes to proceed with the conversion.
  3. By default, the Metropolis UI Dark style is applied. If you want to use one of the other Metropolis UI styles, follow the next steps:
    1. Double-click the style book component on the form to open the Style Designer.
    2. Click Load.
    3. Navigate to C:\Users\Public\Documents\RAD Studio\10.0\Styles\.
    4. Choose the preferred Metropolis UI style and click Open.
    5. Click Apply or Apply and Close to employ the style.

After the conversion, the Metropolis UI form is in full-screen mode with no non-client area (the FullScreen property is set to True).

Also, the controls that are already on the form get resized and the font attributes are set according to the standards of Windows 8 (see Metropolis UI Fonts).

See Also

Personal tools
In other languages