Class tdatetimedialogcontroller

Unit

Declaration

type tdatetimedialogcontroller = class(tdialogcontroller)

Description

This item has no description.

Hierarchy

Overview

Fields

Protected fonexecute: datetimedialogexeceventty;

Methods

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

Properties

Public property onexecute: datetimedialogexeceventty read fonexecute write fonexecute;

Description

Fields

Protected fonexecute: datetimedialogexeceventty;

This item has no description.

Methods

Protected procedure internalexecute; override;

This item has no description.

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

This item has no description.

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

This item has no description.

Public constructor create(const aowner: tcustomdatetimeedit);

This item has no description.

Properties

Public property onexecute: datetimedialogexeceventty read fonexecute write fonexecute;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.