Unit 'ClpIWNafPreCompInfo' Package
[Overview][Classes][Index] [#pl_cryptolib4pascal]

IWNafPreCompInfo

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

Declaration

Source position: ClpIWNafPreCompInfo.pas line 30

type IWNafPreCompInfo = interface(IPreCompInfo)

  function GetPreComp;

  

  procedure SetPreComp();

  

  function GetPreCompNeg;

  

  procedure SetPreCompNeg();

  

  function GetTwice;

  

  procedure SetTwice();

  

  function GetConfWidth;

  

  procedure SetConfWidth();

  

  function GetWidth;

  

  procedure SetWidth();

  

  function GetPromotionCountdown;

  

  procedure SetPromotionCountdown();

  

  function DecrementPromotionCountdown;

  

  function IsPromoted;

  

  property PreComp: ; [rw]

  

  property PreCompNeg: ; [rw]

  

  property Twice: IECPoint; [rw]

  

  property ConfWidth: Int32; [rw]

  

  property Width: Int32; [rw]

  

  property PromotionCountdown: Int32; [rw]

  

end;

Inheritance

IWNafPreCompInfo

  

|

IPreCompInfo

  

|

IInterface



CT Web help

CodeTyphon Studio