Class TCreateUserPointsSetDlgAdapter

Unit

Declaration

type TCreateUserPointsSetDlgAdapter = class(TInterfacedObject, ICreateUserPointsSetDlg)

Description

Class-adapter implementing basic operations for creating user dialog for configuring parameters of custom curve type.

Hierarchy

  • TInterfacedObject
  • TCreateUserPointsSetDlgAdapter

Overview

Methods

Private constructor Init;
Public class function Create: ICreateUserPointsSetDlg;
Public function GetExpression: string;
Public function GetName: string;
Public function ShowModal: integer;

Description

Methods

Private constructor Init;
 
Public class function Create: ICreateUserPointsSetDlg;
 
Public function GetExpression: string;
 
Public function GetName: string;
 
Public function ShowModal: integer;
 

Generated by PasDoc 0.15.0.