Модуль использует: | system | windows.gui.Widget |

windows.gui.CustomEdit
Описание модуля


CustomEdit Class Copyright(c) by Metlashevskiy Egor

Функции

InitLibrary, ReleaseLibrary

Классы

CustomEdit

Свойства


События


Методы

sub InitLibrary


sub ReleaseLibrary


published class CustomEdit

Свойство класса CustomEdit

published property ReadOnly as Boolean

Только чтение


Свойство класса CustomEdit

published property MultiLine as Boolean

Позволяет вводить множество строк


Свойство класса CustomEdit

published property SelStart as Integer

Стартовая позиция выделения текста


Свойство класса CustomEdit

published property SelLength as Integer

Длинна выделеного текста


Свойство класса CustomEdit

published property MaxLength as Integer

Максимальное число символов для ввода


Событие класса CustomEdit

Нет описания


Событие класса CustomEdit

Нет описания


Событие класса CustomEdit

Нет описания


Событие класса CustomEdit

Нет описания


Событие класса CustomEdit

Нет описания


Событие класса CustomEdit

Нет описания


Событие класса CustomEdit

Нет описания


Событие класса CustomEdit

Нет описания


Событие класса CustomEdit

Нет описания


Событие класса CustomEdit

Нет описания


Событие класса CustomEdit

Нет описания


Событие класса CustomEdit

Нет описания


Событие класса CustomEdit

Нет описания


Событие класса CustomEdit

Нет описания


Событие класса CustomEdit

event OnChange ()

Вызывается в случае если было изменение в редактируемом тексте


Метод класса CustomEdit

function CanUndo () as boolean

Возвращает true, если можно совершить откат


Метод класса CustomEdit

virtual sub WndProc ( byval hWnd as long, byval Message as long, byval WParam as long, byval LParam as long, byref Ret as boolean )

Дополнительный обработчик событий для CustomEdit


Метод класса CustomEdit

sub CustomEdit ()

Нет описания


Метод класса CustomEdit

public declare sub @init_exception()

Нет описания


Метод класса CustomEdit

public declare sub @done_exception()

Нет описания


Метод класса CustomEdit

declare sub ~CustomEdit()

Нет описания


InitLibrary, ReleaseLibrary CustomEdit

Сгенерировано компилятором ForceBasic (pb.exe)
Contact page