pascalSCADA OPM: scadapropeditor: Class TPortPropertyEditor

Pascal SCADA OPM

Class TPortPropertyEditor

Unit

scadapropeditor

Declaration

type TPortPropertyEditor = class(TStringProperty)

Description

: Property editor of TSerialPortDriver.COMPort property.

Hierarchy

  • TStringProperty
  • TPortPropertyEditor

Overview

Methods

Public function GetAttributes: TPropertyAttributes; override;
Public function GetValue: AnsiString; override;
Public procedure GetValues(Proc: TGetStrProc); override;
Public procedure SetValue(const Value: AnsiString); override;

Description

Methods

Public function GetAttributes: TPropertyAttributes; override;
 
Public function GetValue: AnsiString; override;
 
Public procedure GetValues(Proc: TGetStrProc); override;
 
Public procedure SetValue(const Value: AnsiString); override;
 

Generated by PasDoc 0.14.0.