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

tcustomstepframe

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

Declaration

Source position: msewidgets.pas line 639

type tcustomstepframe = class(tcustomcaptionframe, iframe)

public

  constructor create();

  destructor destroy; override;

  procedure createbuttonface;

  procedure createbuttonframe;

  procedure updatemousestate(); override;

  procedure mouseevent(); virtual;

  procedure domousewheelevent(); virtual;

  procedure checktemplate(); override;

  procedure updatebuttonstate();

  function canstep;

  function executestepevent();

  property buttonsize: Integer; [rw]

  property colorbutton: colorty; [rw]

  property colorglyph: colorty; [rw]

  property buttonface: tface; [rw]

  property buttonframe: tframe; [rw]

  property disabledbuttons: stepkindsty; [rw]

  property buttonsinvisible: stepkindsty; [rw]

  property buttonsvisible: stepkindsty; [rw]

  property buttonpos: stepbuttonposty; [rw]

  property buttonslast: Boolean; [rw]

  property buttonsinline: Boolean; [rw]

  property mousewheel: Boolean; [rw]

end;

Inheritance

tcustomstepframe,iframe

|

tcustomcaptionframe

|

tcustomframe,iimagelistinfo

|

toptionalpersistent

|

tnullinterfacedpersistent,iunknown

|

tvirtualpersistent

|

tpersistent

?

TObject


Documentation generated on: 2021-05-13