Class tintegerdialogcontroller

Unit

Declaration

type tintegerdialogcontroller = class(tdialogcontroller)

Description

This item has no description.

Hierarchy

Overview

Fields

Protected fonexecute: integerdialogexeceventty;

Methods

Protected procedure internalexecute; override;
Protected function execute(var avalue: integer): boolean; virtual;
Protected procedure setexecresult(var avalue: integer); virtual;
Public constructor create(const aowner: tcustomintegeredit);

Properties

Public property onexecute: integerdialogexeceventty read fonexecute write fonexecute;

Description

Fields

Protected fonexecute: integerdialogexeceventty;

This item has no description.

Methods

Protected procedure internalexecute; override;

This item has no description.

Protected function execute(var avalue: integer): boolean; virtual;

This item has no description.

Protected procedure setexecresult(var avalue: integer); virtual;

This item has no description.

Public constructor create(const aowner: tcustomintegeredit);

This item has no description.

Properties

Public property onexecute: integerdialogexeceventty read fonexecute write fonexecute;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.