Thema: PageControl

Einzelnen Beitrag anzeigen

Klaus01

Registriert seit: 30. Nov 2005
Ort: München
5.757 Beiträge
 
Delphi 10.4 Sydney
 
#4

Re: PageControl

  Alt 27. Jun 2009, 16:03
Zitat von Kunoishi:
ah :-)
ach ja und wie mache ich das wenn ich rückwerts gehen will?
Zitat von DelphiHilfe:
procedure SelectNextPage(GoForward: Boolean);

Description

Use SelectNextPage to select the page next to the currently active page. If the GoForward parameter is True, SelectNextPage selects the first page after ActivePage; if GoForward is False, SelectNextPage selects the first page previous to ActivePage. SelectNextPage will only considers pages with their TabVisible property set to True.
Grüße
Klaus
Klaus
  Mit Zitat antworten Zitat