Interface ICreateUserPointsSetDlg

Unit

Declaration

type ICreateUserPointsSetDlg = interface(IInterface)

Description

Interface defining basic operations for creating user dialog for configuring parameters of custom curve type.

Hierarchy

  • IInterface
  • ICreateUserPointsSetDlg

Overview

Methods

Public function GetExpression: string;
Public function GetName: string;
Public function ShowModal: integer;

Description

Methods

Public function GetExpression: string;
 
Public function GetName: string;
 
Public function ShowModal: integer;
 

Generated by PasDoc 0.15.0.