FMX.MetropolisUIEmbeddedGlyphDemo Sample

From RAD Studio XE3 Code Examples
Jump to: navigation, search

Language:

Versions:

This sample shows you the Windows 8 style buttons.

Contents

Location

You can find the MetropolisUIEmbeddedGlyphDemo sample project at:

  • Start | Programs > Embarcadero RAD Studio XE3 | Samples and then navigate to FireMonkey \ MetropolisUIEmbeddedGlyphDemo

Or you can go to C:\Users\Public\Documents\RAD Studio\n.n\Samples.

Description

This application uses TEdit controls and customizes them with Windows 8 style buttons.

How to Use the Sample

  1. Navigate to the location of FMX.MetropolisUIEmbeddedGlyphDemo and open MetropolisUIEmbeddedGlyphDemo.dproj.
  2. Press F9 or choose Run > Run.

Classes

MetropolisUIEmbedded Glyph Sample represents the main window of the sample. It contains the following components:

Implementation

Each TEdit object is customized using:

Uses

See Also

Personal tools