Unit 'JvPageList' Package
[Overview][Types][Classes][Index] [#pl_jvcl]

IPageList

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: JvPageList.pas line 41

type IPageList = interface

  function CanChange();

  

  procedure SetActivePageIndex();

  

  function GetPageCount;

  

  function GetPageCaption();

  

  procedure AddPage();

  

  procedure DeletePage();

  

  procedure MovePage();

  

  procedure PageCaptionChanged();

  

end;

Inheritance

IPageList

  

|

IInterface



CT Web help

CodeTyphon Studio