Reference: MSEgui/TMseComponent

From Lazarus wiki
Revision as of 07:34, 25 February 2020 by Trev (talk | contribs) (Fixed syntax highlighting)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

TMseComponent

Reference

Hierarchy

  • TObject
  • TPersistent
  • TComponent
  • TMseComponent


Properties

Methods

Events

OnBeforeUpdateSkin, OnAfterUpdateSkin

Is fired before or after a Skin is updated. Also non visual components have this event.

property OnBeforeUpdateSkin: notifyeventty;
property OnAfterUpdateSkin: notifyeventty;


Known issues

Issues of the class

Issues of this documentation

Feel free to add your points here.