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

tskincolors

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

Declaration

Source position: mseskin.pas line 214

type tskincolors = class(tpersistentarrayprop)

public

  constructor create;

  class function getitemclasstype; override;

  procedure setcolors;

  procedure restorecolors;

published

  property colordkshadow: colorty; [rw]

  property colorshadow: colorty; [rw]

  property colorlight: colorty; [rw]

  property colorhighlight: colorty; [rw]

  property colordkwidth: Integer; [rw]

  property colorhlwidth: Integer; [rw]

  property colorframe: colorty; [rw]

  property edittext: colorty; [rw]

  property edittextbackground: colorty; [rw]

  property editselectedtext: colorty; [rw]

  property editselectedtextbackground: colorty; [rw]

end;

Inheritance

tskincolors

|

tpersistentarrayprop,iobjectlink

|

tarrayprop

|

tpersistent

?

TObject


Documentation generated on: 2021-05-13