Class tstringdialogcontroller

Unit

Declaration

type tstringdialogcontroller = class(tdialogcontroller)

Description

This item has no description.

Hierarchy

Overview

Fields

Protected fonexecute: stringdialogexeceventty;

Methods

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

Properties

Public property onexecute: stringdialogexeceventty read fonexecute write fonexecute;

Description

Fields

Protected fonexecute: stringdialogexeceventty;

This item has no description.

Methods

Protected procedure internalexecute; override;

This item has no description.

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

This item has no description.

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

This item has no description.

Public constructor create(const aowner: tcustomstringedit);

This item has no description.

Properties

Public property onexecute: stringdialogexeceventty read fonexecute write fonexecute;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.