TIWCGJQMemo Class

Represents type TIWCGJQMemo.

Namespace: IWCGJQMemo
TIWMemo
  IWCGJQMemo.TIWCGJQCustomMemo
    IWCGJQMemo.TIWCGJQMemo
type
 [ComponentPlatformsAttribute(pidWin32 or pidWin64)]
 TIWCGJQMemo = class(TIWCGJQCustomMemo)
 end;

The TIWCGJQMemo type exposes the following members.

Show:
 NameDescription
Create(TComponent)

Initializes a new instance of the TIWCGJQCustomMemo class. (Inherited from TIWCGJQCustomMemo.)

Top
Show:
 NameDescription
Css

Memo css

DataLink

Link to data field

HotKey

Gets or Sets the hotkey/accesskey to control.

Top
Show:
 NameDescription
DataLinkActiveChange

Represents method DataLinkActiveChange. (Inherited from TIWCGJQCustomMemo.)

DataLinkDataChange

Represents method DataLinkDataChange. (Inherited from TIWCGJQCustomMemo.)

DataLinkEditingChange

Represents method DataLinkEditingChange. (Inherited from TIWCGJQCustomMemo.)

DataLinkUpdateData

Represents method DataLinkUpdateData. (Inherited from TIWCGJQCustomMemo.)

GetImplComponent

Represents method GetImplComponent. (Inherited from TIWCGJQCustomMemo.)

RenderHTML(TIWCompContext)

Represents method RenderHTML(TIWCompContext). (Inherited from TIWCGJQCustomMemo.)

SetText(TCaption)

Represents method SetText(TCaption). (Inherited from TIWCGJQCustomMemo.)

SetValue(string)

Represents method SetValue(string). (Inherited from TIWCGJQCustomMemo.)

Top