Unit 'cyBook' Package
[Overview][Types][Classes][Index] [#pl_cindy]

TTurnPageAnimation

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

Declaration

Source position: cyBook.pas line 127

type TTurnPageAnimation = class(TPersistent)

public

  constructor Create(); virtual;

  

  destructor Destroy; override;

  

  property Active: Boolean; [rw]

  

  property AnimatedPage: TPageMode; [r]

  

  property PercentDone: Integer; [rw]

  

  property BookImage: TBitmap; [rw]

  

published

  property DoubleBuffered: Boolean; [rw]

  

  property Enabled: Boolean; [rw]

  

  property DrawPageBehind: Boolean; [rw]

  

end;

Inheritance

TTurnPageAnimation

  

|

TObject



CT Web help

CodeTyphon Studio