[Overview][Constants][Types][Classes][Index] Reference for unit 'msetoolbar' (#msegui)

tcustomtoolbuttons

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

Declaration

Source position: msetoolbar.pas line 217

type tcustomtoolbuttons = class(tindexpersistentarrayprop)

public

  constructor create();

  destructor destroy; override;

  class function getitemclasstype; override;

  procedure createface;

  procedure createfacechecked;

  procedure createframe;

  procedure createframechecked;

  procedure createframesephorz;

  procedure createframesepvert;

  procedure doupdate;

  procedure resetradioitems();

  function getcheckedradioitem();

  function add;

  property items []: tcustomtoolbutton; default; [rw]

published

  property width: Integer; [rw]

  property height: Integer; [rw]

  property imagelist: timagelist; [rw]

  property colorglyph: colorty; [rw]

  property color: colorty; [rw]

  property face: tface; [rw]

  property facechecked: tface; [rw]

  property frame: tframe; [rw]

  property framechecked: tframe; [rw]

  property framesephorz: tframe; [rw]

  property framesepvert: tframe; [rw]

end;

Inheritance

tcustomtoolbuttons

|

tindexpersistentarrayprop

|

townedpersistentarrayprop

|

tpersistentarrayprop,iobjectlink

|

tarrayprop

|

tpersistent

?

TObject


Documentation generated on: 2021-05-13