pascalSCADA OPM: hmipropeditor: Class TZoneFileNamePropertyEditor

Pascal SCADA OPM

Class TZoneFileNamePropertyEditor

Unit

hmipropeditor

Declaration

type TZoneFileNamePropertyEditor = class(TStringProperty)

Description

: Property editor of TGraphicZone.FileName property.

Hierarchy

  • TStringProperty
  • TZoneFileNamePropertyEditor

Overview

Methods

Public function GetAttributes: TPropertyAttributes; override;
Public function GetValue: AnsiString; override;
Public procedure Edit; override;
Public procedure SetValue(const Value: AnsiString); override;

Description

Methods

Public function GetAttributes: TPropertyAttributes; override;
 
Public function GetValue: AnsiString; override;
 
Public procedure Edit; override;
 
Public procedure SetValue(const Value: AnsiString); override;
 

Author


Generated by PasDoc 0.14.0.