pascalSCADA OPM: HMIComboBox: Class TComboboxItemInfo

Pascal SCADA OPM

Class TComboboxItemInfo

Unit

HMIComboBox

Declaration

type TComboboxItemInfo = class(TObject)

Description

TComboboxItemInfo

Hierarchy

  • TObject
  • TComboboxItemInfo

Overview

Methods

Public constructor Create; overload;
Public constructor Create(anObject:TObject; aTagValue:Double);

Properties

Published property TagValue: Double read FTagValue write FTagValue;
Published property ItemObject: TObject read FObject write FObject;

Description

Methods

Public constructor Create; overload;
 
Public constructor Create(anObject:TObject; aTagValue:Double);
 

Properties

Published property TagValue: Double read FTagValue write FTagValue;
 
Published property ItemObject: TObject read FObject write FObject;
 

Generated by PasDoc 0.14.0.