Class tcustommemoedit

Unit

Declaration

type tcustommemoedit = class(tcustomstringedit, iscrollbar)

Description

This item has no description.

Hierarchy

Overview

Methods

Protected procedure setupeditor; override;
Protected procedure editnotification(var info: editnotificationinfoty); override;
Protected procedure internalcreateframe; override;
Protected procedure mouseevent(var info: mouseeventinfoty); override;
Protected procedure domousewheelevent(var info: mousewheeleventinfoty); override;
Protected procedure dokeydown(var info: keyeventinfoty); override;
Protected function getnoscroll(): boolean override;
Protected procedure scrollevent(sender: tcustomscrollbar; event: scrolleventty);
Public constructor create(aowner: tcomponent); override;
Public procedure afterconstruction; override;

Properties

Public property frame: tscrolleditframe read getframe write setframe;
Public property textflags default defaultmemotextflags;
Public property textflagsactive default defaultmemotextflagsactive;
Published property optionsedit default defaultmemooptionsedit;
Published property optionsedit1 default defaultmemooptionsedit1;
Published property optionswidget default defaultoptionswidgetmousewheel;

Description

Methods

Protected procedure setupeditor; override;

This item has no description.

Protected procedure editnotification(var info: editnotificationinfoty); override;

This item has no description.

Protected procedure internalcreateframe; override;

This item has no description.

Protected procedure mouseevent(var info: mouseeventinfoty); override;

This item has no description.

Protected procedure domousewheelevent(var info: mousewheeleventinfoty); override;

This item has no description.

Protected procedure dokeydown(var info: keyeventinfoty); override;

This item has no description.

Protected function getnoscroll(): boolean override;

This item has no description.

Protected procedure scrollevent(sender: tcustomscrollbar; event: scrolleventty);

This item has no description.

Public constructor create(aowner: tcomponent); override;

This item has no description.

Public procedure afterconstruction; override;

This item has no description.

Properties

Public property frame: tscrolleditframe read getframe write setframe;

This item has no description.

Public property textflags default defaultmemotextflags;

This item has no description.

Public property textflagsactive default defaultmemotextflagsactive;

This item has no description.

Published property optionsedit default defaultmemooptionsedit;

This item has no description.

Published property optionsedit1 default defaultmemooptionsedit1;

This item has no description.

Published property optionswidget default defaultoptionswidgetmousewheel;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.