Difference between revisions of "Reference: MSEgui/TLabel"

From Free Pascal wiki
Jump to navigationJump to search
Line 56: Line 56:
  
 
[[Reference:_MSEgui/TWidget#OnEnter, OnFocus, OnActivate|OnEnter, OnFocus, OnActivate]]
 
[[Reference:_MSEgui/TWidget#OnEnter, OnFocus, OnActivate|OnEnter, OnFocus, OnActivate]]
 +
 +
[[Reference:_MSEgui/TWidget#OnPopup|OnPopup]]
  
 
==known issues==
 
==known issues==

Revision as of 09:11, 20 January 2016

TLabel

work in progres

TLabel shows some Text on the form.

msegui TLabel.png


Reference

Hierarchy

  • TObject
  • TPersistent
  • TComponent
  • TMseComponent
  • TActComponent
  • TWidget
  • TActionWidget
  • TActionPublishedWidgetNwr
  • TPublishedWidgetNwr
  • TPublishedWidget
  • TCustomLabel
  • TLabel

Properties

inherited from TWidget

Anchors

Bounds

Color

Cursor

Enabled

Face

Font

Frame

Hint

Visible

Methods

Events

OnHint

OnEnter, OnFocus, OnActivate

OnPopup

known issues

issues of the class

issues of this documentation

Feel free to add your points here.