TIWCGJQCustomMemo Class

Represents type TIWCGJQCustomMemo.

Namespace: IWCGJQMemo
TIWMemo
  IWCGJQMemo.TIWCGJQCustomMemo
    IWCGJQMemo.TIWCGJQMemo
type
 TIWCGJQCustomMemo = class(TIWMemo, IIWCGDBContainer)
 end;

The TIWCGJQCustomMemo type exposes the following members.

Show:
 NameDescription
Create(TComponent)

Initializes a new instance of the TIWCGJQCustomMemo class.

Destroy

Represents the destructor of the TIWCGJQCustomMemo class.

Top
Show:
 NameDescription
Css

Represents property Css.

DataLink

Represents property DataLink.

HotKey

Represents property HotKey.

Top
Show:
 NameDescription
DataLinkActiveChange

Represents method DataLinkActiveChange.

DataLinkDataChange

Represents method DataLinkDataChange.

DataLinkEditingChange

Represents method DataLinkEditingChange.

DataLinkUpdateData

Represents method DataLinkUpdateData.

GetImplComponent

Represents method GetImplComponent.

RenderHTML(TIWCompContext)

Represents method RenderHTML(TIWCompContext).

SetText(TCaption)

Represents method SetText(TCaption).

SetValue(string)

Represents method SetValue(string).

Top