Unit 'BCEffect' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pl_bgracontrols]

TFading

Declaration

Source position: bceffect.pas line 39

type TFading = record

public

  procedure SetFAlpha();

  

  procedure SetFMode();

  

  procedure SetFAlphaStep();

  

  procedure SetFDuration();

  

  function Execute();

  

  function Reset;

  

  procedure PutImage();

  

  procedure FillRect();

  

  property Alpha: Byte; [rw]

  

  property Mode: TFadingMode; [rw]

  

  property Step: Byte; [rw]

  

  property Duration: Integer; [rw]

  

end;



CT Web help

CodeTyphon Studio