Class TCDOptions (unit CDEvents)

Inherits from

TPersistent

Constructors


constructor Create;

************************** tCDOptions component


Functions

destructor Destroy;


function GetCDAutoRun : Boolean;

this code comes from Delphi Developer Support

procedure SetCDAutoRun(vAutoRun : Boolean);


Properties

property AutoRun : Boolean


property Reset : Boolean


Events

Variables

fOldAutoRun : Boolean;


fReset : Boolean;



Constructors


constructor Create;

************************** tCDOptions component


Functions


destructor Destroy;


function GetCDAutoRun : Boolean;

this code comes from Delphi Developer Support


procedure SetCDAutoRun(vAutoRun : Boolean);


Properties


property AutoRun : Boolean


property Reset : Boolean


Events


Variables


fOldAutoRun : Boolean;


fReset : Boolean;