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

tgripframe

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

Declaration

Source position: msedock.pas line 523

type tgripframe = class(tcaptionframe, iobjectpicker, iface)

public

  constructor create();

  destructor destroy; override;

  procedure createface;

  procedure createfaceactive;

  procedure checktemplate(); override;

  procedure showhint(); override;

  procedure updatemousestate(); override;

  procedure mouseevent();

  property buttonrects []: rectty; [r]

  function getminimizedsize();

  function griprect;

published

  property grip_size: Integer; [rws]

  property grip_textflagstop: textflagsty; [rw]

  property grip_textflagsleft: textflagsty; [rw]

  property grip_textflagsbottom: textflagsty; [rw]

  property grip_textflagsright: textflagsty; [rw]

  property grip_captiondist: Integer; [rw]

  property grip_captionoffset: Integer; [rw]

  property grip_grip: stockbitmapty; [rw]

  property grip_color: colorty; [rw]

  property grip_coloractive: colorty; [rw]

  property grip_colorglyph: colorty; [rw]

  property grip_colorglyphactive: colorty; [rw]

  property grip_colorbutton: colorty; [rw]

  property grip_colorbuttonactive: colorty; [rw]

  property grip_options: gripoptionsty; [rw]

  property grip_face: tface; [rw]

  property grip_faceactive: tface; [rw]

  property grip_hint: msestring; [rw]

end;

Inheritance

tgripframe,iobjectpicker,iface

|

tcaptionframe

|

tcustomcaptionframe

|

tcustomframe,iimagelistinfo

|

toptionalpersistent

|

tnullinterfacedpersistent,iunknown

|

tvirtualpersistent

|

tpersistent

?

TObject


Documentation generated on: 2021-05-13