Class TCreateUserPointsSetDlgAdapter
Unit
create_user_points_set_dlg_adapter
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
Description
Methods
 |
constructor Init; |
|
 |
function GetExpression: string; |
|
 |
function GetName: string; |
|
 |
function ShowModal: integer; |
|
Generated by PasDoc 0.15.0.
|