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

TcyAnimation

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

Declaration

Source position: cyBaseLabel.pas line 56

type TcyAnimation = class(TPersistent)

protected

  procedure OnTimerEvent();

  

public

  constructor Create(); virtual;

  

  property HorizontalOffset: Integer; [rw]

  

  property VerticalOffset: Integer; [rw]

  

  procedure Pause;

  

  procedure Resume;

  

published

  property Active: Boolean; [rw]

  

  property TimerInterval: Word; [rw]

  

  property HorizontalPixelsMove: Integer; [rw]

  

  property VerticalPixelsMove: Integer; [rw]

  

end;

Inheritance

TcyAnimation

  

|

TObject



CT Web help

CodeTyphon Studio