TIWCGNavDataLink Class

Represents type TIWCGNavDataLink.

Namespace: IWCGJQNavigator
TDataLink
  IWCGJQCommon.TIWCGDataLink
    IWCGJQNavigator.TIWCGNavDataLink
type
 TIWCGNavDataLink = class(TIWCGDataLink)
 end;

The TIWCGNavDataLink type exposes the following members.

Show:
 NameDescription
Create(TPersistent)

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

Top
Show:
 NameDescription
Bookmark

Represents property Bookmark.

ButtonEnabled[TIWCGJQNavButtonType]

Represents property ButtonEnabled[TIWCGJQNavButtonType].

ControlsEnabled

Represents property ControlsEnabled. (Inherited from TIWCGDataLink.)

DataSource

The DataSource of the Control (Inherited from TIWCGDataLink.)

DBContainer

Represents property DBContainer. (Inherited from TIWCGDataLink.)

Owner

Represents property Owner. (Inherited from TIWCGDataLink.)

Top
Show:
 NameDescription
ActiveChanged

Represents method ActiveChanged.

Assign(TPersistent)

Represents method Assign(TPersistent). (Inherited from TIWCGDataLink.)

CheckRemove(TComponent)

Represents method CheckRemove(TComponent). (Inherited from TIWCGDataLink.)

DataSetChanged

Represents method DataSetChanged.

DoAppend

Represents method DoAppend.

DoCancel

Represents method DoCancel.

DoDelete

Represents method DoDelete.

DoEdit

Represents method DoEdit.

DoFilter

Represents method DoFilter.

DoFirst

Represents method DoFirst.

DoGotoBookmark

Represents method DoGotoBookmark.

DoInsert

Represents method DoInsert.

DoLast

Represents method DoLast.

DoNext

Represents method DoNext.

DoNextPage(Integer)

Represents method DoNextPage(Integer).

DoPost

Represents method DoPost.

DoPrior

Represents method DoPrior.

DoPriorPage(Integer)

Represents method DoPriorPage(Integer).

DoRefresh

Represents method DoRefresh.

DoSaveBookmark

Represents method DoSaveBookmark.

EditingChanged

Represents method EditingChanged.

GetButtonEnabled(TIWCGJQNavButtonType)

Represents method GetButtonEnabled(TIWCGJQNavButtonType).

GetOwner

Represents method GetOwner. (Inherited from TIWCGDataLink.)

Top