Unit 'JvRollOut' Package
[Overview][Constants][Types][Classes][Index] [#pl_jvcl]

TJvRollOutAction

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

Declaration

Source position: jvrollout.pas line 302

type TJvRollOutAction = class(TAction)

protected

  procedure Notification(); override;

  

public

  procedure ExecuteTarget(); override;

  

  procedure UpdateTarget(); override;

  

  function HandlesTarget(); override;

  

  function Execute; override;

  

  destructor Destroy; override;

  

published

  property RollOut: TJvCustomRollOut; [rw]

  

  property LinkCheckedToCollapsed: Boolean; [rw]

  

end;

Inheritance

TJvRollOutAction

  

|

TObject



CT Web help

CodeTyphon Studio