[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'mseskin' (#msegui)

tcustomskincontroller

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

Declaration

Source position: mseskin.pas line 375

type tcustomskincontroller = class(tmsecomponent)

public

  constructor create(); override;

  destructor destroy; override;

  procedure updateskin();

published

  property order: Integer; [rw]

  property active: Boolean; [rw]

  property extenders: Integer; [rw]

  property groups: string; [rw]

  property onbeforeupdate: beforeskinupdateeventty; [rw]

  property onafterupdate: skincontrollereventty; [rw]

  property onactivate: notifyeventty; [rw]

  property ondeactivate: notifyeventty; [rw]

  property colors: tskincolors; [rw]

  property fontalias: tskinfontaliass; [rw]

  property font_default: tskinfont; [rw]

  property font_empty: tskinfont; [rw]

  property font_unicode: tskinfont; [rw]

  property font_menu: tskinfont; [rw]

  property font_message: tskinfont; [rw]

  property font_report: tskinfont; [rw]

  property font_proportional: tskinfont; [rw]

  property font_fixed: tskinfont; [rw]

  property font_helvetica: tskinfont; [rw]

  property font_roman: tskinfont; [rw]

  property font_courier: tskinfont; [rw]

  property hotkey_fontstylesadd: fontstylesty; [rw]

  property hotkey_fontstylesremove: fontstylesty; [rw]

  property hotkey_color: colorty; [rw]

  property hotkey_colorbackground: colorty; [rw]

end;

Inheritance

tcustomskincontroller

|

tmsecomponent,ievent,iificommand,iificlient

|

tcomponent

?

TObject


Documentation generated on: 2021-05-13