Back to Devexpress

TdxTileControlTitle.Glyph Property

vcl-dxcustomtilecontrol-dot-tdxtilecontroltitle-7cecf9b9.md

latest809 B
Original Source

TdxTileControlTitle.Glyph Property

Specifies the title’s glyph.

Declaration

delphi
property Glyph: TdxSmartGlyph read; write;

Property Value

Type
TdxSmartGlyph

Remarks

Use the IndentHorz and IndentVert properties to adjust the glyph’s horizontal and vertical offsets inside the title area.

See Also

TdxTileControlTitle Class

TdxTileControlTitle Members

dxCustomTileControl Unit