TMemo
FieldParam(s)Type
Align-TAlign
Text-String
CharCase-TCharCase
ClientRect-RECT
CaretX-Integer
CaretY-Integer
Color-Integer
Cursor-HCURSOR
Enabled-Boolean
Font-TFont
Handle-HWND
Height-Integer
Hint-String
Left-Integer
LineCount-Integer
Override-WNDPROC
Params-TParams
Parent-HWND
PopupMenu-TPopupMenu
ReadOnly-Boolean
SelLength-Integer
SelStart-Integer
SelText-String
ShowHint-Boolean
Tag-Integer
Top-Integer
Visible-Boolean
Width-Integer
-
BringToFrontSelf As TMemoSUB
ClearSelf As TMemoSUB
ClearSelectionSelf As TMemoSUB
ClearUndoSelf As TMemoSUB
CopyToClipboardSelf As TMemoSUB
CreateSelf As TMemoFUNCTION
CutToClipboardSelf As TMemoSUB
FreeSelf As TMemoSUB
LoadFromFileSelf As TMemo , byval fFile As StringSUB
PasteFromClipboardSelf As TMemoSUB
SaveToFileSelf As TMemo , byval fFile As StringSUB
SelectAllSelf As TMemoSUB
SetFocusSelf As TMemoSUB
UndoSelf As TMemoSUB
-
SetAlignSelf As TMemo , byval fAlign As TAlignSUB
SetCharCaseSelf As TMemo , byval fCharCase As TCharCaseSUB
SetColorSelf As TMemo , byval fColor As IntegerSUB
SetCursorSelf As TMemo , byval fCursor As HCURSORSUB
SetEnabledSelf As TMemo , byval fEnabled As BooleanSUB
SetFontSelf As TMemo , fFont As TFontSUB
SetHeightSelf As TMemo , byval fHeight As IntegerSUB
SetHintSelf As TMemo , byval fHint As StringSUB
SetLeftSelf As TMemo , byval fLeft As IntegerSUB
SetMaxCapacitySelf As TMemo , byval fValue As IntegerSUB
SetParentSelf As TMemo , byval fParent As HWNDSUB
SetPopupMenuSelf As TMemo , PopupMenu As TPopupMenuSUB
SetShowHintSelf As TMemo , byval fShowHint As BooleanSUB
SetReadOnlySelf As TMemo , byval fReadOnly As BooleanSUB
SetSelLengthSelf As TMemo , byval fSelLength As IntegerSUB
SetSelStartSelf As TMemo , byval fSelStart As IntegerSUB
SetSelTextSelf As TMemo , byval fText As StringSUB
SetTextSelf As TMemo , byval fText As StringSUB
SetTopSelf As TMemo , byval fTop As IntegerSUB
SetVisibleSelf As TMemo , byval fVisible As BooleanSUB
SetWidthSelf As TMemo , byval fWidth As IntegerSUB
-
OnChangeSelf As TMemoSUB
OnKeyPressSelf As TMemo , byval Key As ByteSUB