TButtonImageOptions Class

Represents type TButtonImageOptions.

Namespace: System.UI.Controls
TObject
  System.UI.Controls.TButtonImageOptions
type
 TButtonImageOptions = class sealed(TObject)
 end;

The TButtonImageOptions type exposes the following members.

Show:
 NameDescription
Glyph

Represents property Glyph.

Layout

Represents property Layout.

Margin

Represents property Margin.

NumGlyphs

Represents property NumGlyphs.

Spacing

Represents property Spacing.

Top
Show:
 NameDescription
GetGlyph

Represents method GetGlyph.

GetLayout

Represents method GetLayout.

GetMargin

Represents method GetMargin.

GetNumGlyphs

Represents method GetNumGlyphs.

GetSpacing

Represents method GetSpacing.

Top