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

tcustomface

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

Declaration

Source position: msegui.pas line 1338

type tcustomface = class(toptionalpersistent)

public

  constructor create();

  destructor destroy; override;

  procedure checktemplate();

  procedure assign(); override;

  procedure paint();

  property options: faceoptionsty; [rws]

  property framei_left: Integer; [rws]

  property framei_top: Integer; [rws]

  property framei_right: Integer; [rws]

  property framei_bottom: Integer; [rws]

  property image: tfacebitmap; [rws]

  property fade_pos: trealarrayprop; [rws]

  property fade_color: tfadecolorarrayprop; [rws]

  property fade_direction: graphicdirectionty; [rws]

  property fade_opacity: colorty; [rws]

  property fade_opapos: trealarrayprop; [rws]

  property fade_opacolor: tfadeopacolorarrayprop; [rws]

  property frameimage_list: timagelist; [rws]

  property frameimage_offset: Integer; [rws]

  property localprops: facelocalpropsty; [rw]

  property template: tfacecomp; [rw]

end;

Inheritance

tcustomface

|

toptionalpersistent

|

tnullinterfacedpersistent,iunknown

|

tvirtualpersistent

|

tpersistent

?

TObject


Documentation generated on: 2021-05-13