Reference: MSEgui/TMseComponent

From Free Pascal wiki
Revision as of 09:06, 28 January 2016 by MichaelEbner (talk | contribs) (Created page with "=TMseComponent= ==Reference== ===Hierarchy=== * TObject * TPersistent * TComponent * TMseComponent ===Properties=== ===Methods=== ===Events=== ====OnBeforeUpdat...")
(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.