Class tcustomlabel

Unit

Declaration

type tcustomlabel = class(tpublishedwidget)

Description

This item has no description.

Hierarchy

Overview

Methods

Protected procedure dopaintforeground(const canvas: tcanvas); override;
Protected procedure enabledchanged; override;
Protected procedure getautopaintsize(var asize: sizety); override;
Protected procedure fontchanged; override;
Protected procedure clientrectchanged; override;
Protected function verticalfontheightdelta: boolean; override;
Protected function checkfocusshortcut(var info: keyeventinfoty): boolean; override;
Public constructor create(aowner: tcomponent); override;
Public procedure synctofontheight; override;
Public procedure updatehotkeys() override;
Public procedure initnewcomponent(const ascale: real); override;

Properties

Public property caption: msestring read fcaption write setcaption;
Public property font: twidgetfont read getfont write setfont stored isfontstored;
Public property fontempty: twidgetfontempty read getfontempty write setfontempty stored isfontemptystored;
Public property textflags: textflagsty read ftextflags write settextflags default defaultlabeltextflags;
Public property options: labeloptionsty read foptions write setoptions default [];
Published property optionswidget default defaultlabeloptionswidget;
Published property optionswidget1 default defaultlabeloptionswidget1;
Published property bounds_cx default defaultlabelwidgetwidth;
Published property bounds_cy default defaultlabelwidgetheight;

Description

Methods

Protected procedure dopaintforeground(const canvas: tcanvas); override;

This item has no description.

Protected procedure enabledchanged; override;

This item has no description.

Protected procedure getautopaintsize(var asize: sizety); override;

This item has no description.

Protected procedure fontchanged; override;

This item has no description.

Protected procedure clientrectchanged; override;

This item has no description.

Protected function verticalfontheightdelta: boolean; override;

This item has no description.

Protected function checkfocusshortcut(var info: keyeventinfoty): boolean; override;

This item has no description.

Public constructor create(aowner: tcomponent); override;

This item has no description.

Public procedure synctofontheight; override;

This item has no description.

Public procedure updatehotkeys() override;

This item has no description.

Public procedure initnewcomponent(const ascale: real); override;

This item has no description.

Properties

Public property caption: msestring read fcaption write setcaption;

This item has no description.

Public property font: twidgetfont read getfont write setfont stored isfontstored;

This item has no description.

Public property fontempty: twidgetfontempty read getfontempty write setfontempty stored isfontemptystored;

This item has no description.

Public property textflags: textflagsty read ftextflags write settextflags default defaultlabeltextflags;

This item has no description.

Public property options: labeloptionsty read foptions write setoptions default [];

This item has no description.

Published property optionswidget default defaultlabeloptionswidget;

This item has no description.

Published property optionswidget1 default defaultlabeloptionswidget1;

This item has no description.

Published property bounds_cx default defaultlabelwidgetwidth;

This item has no description.

Published property bounds_cy default defaultlabelwidgetheight;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.