Class tdialprop

Unit

Declaration

type tdialprop = class(townedpersistent)

Description

This item has no description.

Hierarchy

Overview

Fields

Protected flayoutvalid: boolean;

Methods

Protected procedure changed; virtual;
Protected function getactcaption(const avalue: real; const aformat: msestring): msestring;
Protected function actualcolor: colorty;
Protected function actualwidthmm: real;
Public constructor create(aowner: tobject); override;
Public destructor destroy; override;
Public procedure createfont;

Properties

Published property color: colorty read fli.color write setcolor default cl_default;
Published property widthmm: real read fli.widthmm write setwidthmm;
Published property dashes: string read fli.dashes write setdashes;
Published property indent: integer read fli.indent write setindent default 0;
Published property length: integer read fli.length write setlength default 0;
Published property caption: msestring read fli.caption write setcaption;
Published property captionunit: msestring read fli.captionunit write setcaptionunit;
Published property captiondist: integer read fli.captiondist write setcaptiondist default 2;
Published property captionoffset: integer read fli.captionoffset write setcaptionoffset default 0;
Published property font: tdialpropfont read getfont write setfont stored isfontstored;
Published property escapement: real read fli.escapement write setescapement;

Description

Fields

Protected flayoutvalid: boolean;

This item has no description.

Methods

Protected procedure changed; virtual;

This item has no description.

Protected function getactcaption(const avalue: real; const aformat: msestring): msestring;

This item has no description.

Protected function actualcolor: colorty;

This item has no description.

Protected function actualwidthmm: real;

This item has no description.

Public constructor create(aowner: tobject); override;

This item has no description.

Public destructor destroy; override;

This item has no description.

Public procedure createfont;

This item has no description.

Properties

Published property color: colorty read fli.color write setcolor default cl_default;

This item has no description.

Published property widthmm: real read fli.widthmm write setwidthmm;

This item has no description.

Published property dashes: string read fli.dashes write setdashes;

This item has no description.

Published property indent: integer read fli.indent write setindent default 0;

This item has no description.

Published property length: integer read fli.length write setlength default 0;

This item has no description.

Published property caption: msestring read fli.caption write setcaption;

This item has no description.

Published property captionunit: msestring read fli.captionunit write setcaptionunit;

This item has no description.

Published property captiondist: integer read fli.captiondist write setcaptiondist default 2;

This item has no description.

Published property captionoffset: integer read fli.captionoffset write setcaptionoffset default 0;

This item has no description.

Published property font: tdialpropfont read getfont write setfont stored isfontstored;

This item has no description.

Published property escapement: real read fli.escapement write setescapement;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.