Class TmwSimpleDemo (unit mwDemo)

Inherits from

TmwCustomCompoundComponent

Constructors


constructor Create(AOwner: TComponent);

Register


Functions

destructor Destroy;

Create

procedure StepIt;

GetStep

procedure SetBounds(Left, Top, Width, Height: Integer);

Destroy

function GetCaption: TCaption;

SetCaption

function GetMax: TProgressRange;

SetMax

function GetMin: TProgressRange;

SetMin

function GetOnAbortClick:TNotifyEvent;

SetOnAbortClick

function GetPosition: TProgressRange;

SetPosition

function GetStep: TProgressRange;

SetStep

procedure SetCaption(newValue: TCaption);


procedure SetMax(newValue: TProgressRange);

GetCaption

procedure SetMin(newValue: TProgressRange);

GetMax

procedure SetOnAbortClick(value:TNotifyEvent);

StepIt

procedure SetPosition(newValue: TProgressRange);

GetMin

procedure SetStep(newValue: TProgressRange);

GetPosition

Properties

property Caption : TCaption


property Max : TProgressRange


property Min : TProgressRange


property Position : TProgressRange


property Step : TProgressRange


Events

event OnAbortClick : TNotifyEvent


Variables

Abort : TButton;


Label1 : TLabel;


ProgressBar : TProgressBar;



Constructors


constructor Create(AOwner: TComponent);

Register


Functions


destructor Destroy;

Create


procedure StepIt;

GetStep


procedure SetBounds(Left, Top, Width, Height: Integer);

Destroy


function GetCaption: TCaption;

SetCaption


function GetMax: TProgressRange;

SetMax


function GetMin: TProgressRange;

SetMin


function GetOnAbortClick:TNotifyEvent;

SetOnAbortClick


function GetPosition: TProgressRange;

SetPosition


function GetStep: TProgressRange;

SetStep


procedure SetCaption(newValue: TCaption);


procedure SetMax(newValue: TProgressRange);

GetCaption


procedure SetMin(newValue: TProgressRange);

GetMax


procedure SetOnAbortClick(value:TNotifyEvent);

StepIt


procedure SetPosition(newValue: TProgressRange);

GetMin


procedure SetStep(newValue: TProgressRange);

GetPosition


Properties


property Caption : TCaption


property Max : TProgressRange


property Min : TProgressRange


property Position : TProgressRange


property Step : TProgressRange


Events


event OnAbortClick : TNotifyEvent


Variables


Abort : TButton;


Label1 : TLabel;


ProgressBar : TProgressBar;