Class tmseparam

Unit

Declaration

type tmseparam = class(tparam, idbeditinfo)

Description

Hierarchy

Overview

Methods

Public constructor Create(ACollection: TCollection); overload; override;
Public destructor destroy; override;

Properties

Published property connector: tparamconnector read fconnector write setconnector;
Published property datasource: tdatasource read getdatasource write setdatasource;
Published property fieldname: string read getfieldname write setfieldname;
Published property value : variant read getasvariant write setasvariant stored isparamstored;

Description

Methods

Public constructor Create(ACollection: TCollection); overload; override;
 
Public destructor destroy; override;
 

Properties

Published property connector: tparamconnector read fconnector write setconnector;
 
Published property datasource: tdatasource read getdatasource write setdatasource;
 
Published property fieldname: string read getfieldname write setfieldname;
 
Published property value : variant read getasvariant write setasvariant stored isparamstored;
 

Generated by PasDoc 0.16.0.