[Overview][Constants][Types][Classes][Index] Reference for unit 'msesimplewidgets' (#msegui)

tcustomlabel

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: msesimplewidgets.pas line 446

type tcustomlabel = class(tpublishedwidget)

public

  constructor create(); override;

  procedure synctofontheight; override;

  procedure updatehotkeys; override;

  procedure initnewcomponent(); override;

  property caption: msestring; [rw]

  property font: twidgetfont; [rws]

  property fontempty: twidgetfontempty; [rws]

  property textflags: textflagsty; [rw]

  property options: labeloptionsty; [rw]

published

  property optionswidget: optionswidgetty;

  property optionswidget1: optionswidget1ty;

  property bounds_cx: Integer;

  property bounds_cy: Integer;

end;

Inheritance

tcustomlabel

|

tpublishedwidget

|

tpublishedwidgetnwr

|

tactionpublishedwidgetnwr

|

tactionwidget

|

twidget,iscrollframe,iface,iassistiveclient

|

tactcomponent,iactivatorclient

|

tmsecomponent,ievent,iificommand,iificlient

|

tcomponent

?

TObject


Documentation generated on: 2021-05-13