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

tcustomedit

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

Declaration

Source position: mseedit.pas line 441

type tcustomedit = class(tpublishedwidget, iedit)

public

  constructor create(); override;

  destructor destroy; override;

  procedure initnewcomponent(); override;

  procedure changed;

  procedure initfocus;

  procedure synctofontheight; override;

  function actualcursor(); override;

  property editor: tinplaceedit; [r]

  property readonly: Boolean; [rw]

  property optionsedit: optionseditty; [rw]

  property optionsedit1: optionsedit1ty; [rw]

  property passwordchar: msechar; [rws]

  property cursorreadonly: cursorshapety; [rw]

  property maxlength: Integer; [rw]

  property text: msestring; [rw]

  property oldtext: msestring; [r]

  property textflags: textflagsty; [rw]

  property textflagsactive: textflagsty; [rw]

  property font: twidgetfont; [rws]

  property caretwidth: Integer; [rw]

  property empty_options: emptyoptionsty; [rw]

  property empty_color: colorty; [rw]

  property empty_font: twidgetfontempty; [rws]

  property empty_fontstyle: fontstylesty; [rw]

  property empty_textflags: textflagsty; [rw]

  property empty_text: msestring; [rw]

  property empty_textcolor: colorty; [rw]

  property empty_textcolorbackground: colorty; [rw]

  property onchange: notifyeventty; [rw]

  property ontextedited: texteditedeventty; [rw]

  property oncopytoclipboard: updatestringeventty; [rw]

  property onpastefromclipboard: updatestringeventty; [rw]

  property onpaintimage: painteventty; [rw]

published

  property optionswidget1: optionswidget1ty;

  property optionswidget: optionswidgetty;

  property bounds_cx: Integer;

  property bounds_cy: Integer;

end;

Inheritance

tcustomedit,iedit

|

tpublishedwidget

|

tpublishedwidgetnwr

|

tactionpublishedwidgetnwr

|

tactionwidget

|

twidget,iscrollframe,iface,iassistiveclient

|

tactcomponent,iactivatorclient

|

tmsecomponent,ievent,iificommand,iificlient

|

tcomponent

?

TObject


Documentation generated on: 2021-05-13