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

tpolygon

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

Declaration

Source position: msepolygon.pas line 52

type tpolygon = class(tpaintbox)

public

  constructor create(); override;

  destructor destroy; override;

published

  property poly_edgecount: Integer; [rw]

  property poly_edgeradiusmm: real; [rw]

  property poly_edgeradiusvertexcount: Integer; [rw]

  property poly_rotation: real; [rw]

  property poly_color: colorty; [rw]

  property poly_colorline: colorty; [rw]

  property poly_colorlinegap: colorty; [rw]

  property poly_linewidthmm: real; [rw]

  property poly_dashes: ansistring; [rw]

  property poly_joinstyle: joinstylety; [rw]

  property poly_brush: tmaskedbitmap; [rw]

  property poly_brushoffset_x: Integer; [rw]

  property poly_brushoffset_y: Integer; [rw]

  property poly_smooth: Boolean; [rw]

end;

Inheritance

tpolygon

|

tpaintbox

|

tscrollbox

|

tscalingwidget

|

tcustomscalingwidget

|

tpublishedwidget

|

tpublishedwidgetnwr

|

tactionpublishedwidgetnwr

|

tactionwidget

|

twidget,iscrollframe,iface,iassistiveclient

|

tactcomponent,iactivatorclient

|

tmsecomponent,ievent,iificommand,iificlient

|

tcomponent

?

TObject


Documentation generated on: 2021-05-13