WebAdapt.TAdapterPrevPageAction

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

WebAdapt.TCustomAdapterPageActionWebAdapt.TCustomPagedAdapterActionWebAdapt.TImplementedAdapterActionWebAdapt.TCustomAdapterAction
TAdapterPrevPageAction

Delphi

TAdapterPrevPageAction = class(TCustomAdapterPageAction)

C++

class PASCALIMPLEMENTATION TAdapterPrevPageAction : public TCustomAdapterPageAction

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
WebAdapt.pas
WebAdapt.hpp
WebAdapt WebAdapt

Beschreibung

TAdapterPrevPageAction implementiert den Befehl zum Wechseln zur vorhergehenden Seite für TDefaultFieldsPagedAdapter-Objekte.

Fügen Sie das TAdapterPrevPageAction-Objekt einem Nachkommen von TDefaultFieldsPagedAdapter (beispielsweise TPagedAdapter) hinzu.

Siehe auch

Übersetzungen