Class tcustomsigdelay

Unit

Declaration

type tcustomsigdelay = class(tsigadd)

Description

This item has no description.

Hierarchy

Overview

Fields

Protected fz: doublearty;

Methods

Protected procedure initmodel; override;
Protected function getzcount: integer; override;
Protected function gethandler: sighandlerprocty; override;
Protected procedure sighandler(const ainfo: psighandlerinfoty);
Public constructor create(aowner: tcomponent); override;
Public procedure clear; override;

Properties

Protected property delay: integer read fdelay write setdelay default 1;

Description

Fields

Protected fz: doublearty;

This item has no description.

Methods

Protected procedure initmodel; override;

This item has no description.

Protected function getzcount: integer; override;

This item has no description.

Protected function gethandler: sighandlerprocty; override;

This item has no description.

Protected procedure sighandler(const ainfo: psighandlerinfoty);

This item has no description.

Public constructor create(aowner: tcomponent); override;

This item has no description.

Public procedure clear; override;

This item has no description.

Properties

Protected property delay: integer read fdelay write setdelay default 1;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.