Back to Devexpress

dxTileItemObjectDefaultIndent Constant

vcl-dxcustomtilecontrol-95e481f3.md

latest1.6 KB
Original Source

dxTileItemObjectDefaultIndent Constant

Specifies the default values of the IndentVert and IndentHorz properties of text blocks and glyphs created in the tile and tile bar controls.

Declaration

delphi
const dxTileItemObjectDefaultIndent = 6;

Remarks

This global constant is referenced by the following properties provided by both the tile and tile bar controls:

See Also

dxCustomTileControl Unit