Unit 'uModbusTagBuilder' Package
[Overview][Types][Classes][Variables][Index] [#pl_pascalscada]

TTagNamesItemEditor

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: umodbustagbuilder.pas line 16

type TTagNamesItemEditor = class(TPanel)

public

  Nome: TEdit;

  

  CountEmpty: TCheckBox;

  

  Scan: TSpinEdit;

  

  ZeroFill: TCheckBox;

  

  QtdDigitos: TSpinEdit;

  

  PIPES: TComboBox;

  

  Up: TButton;

  

  Down: TButton;

  

  Del: TButton;

  

  Prior: TPanel;

  

  Next: TPanel;

  

  constructor Create(); override;

  

  destructor Destroy; override;

  

published

  property OnDelClick: TNotifyEvent; [rw]

  

end;

Inheritance

TTagNamesItemEditor

  

|

TObject



CT Web help

CodeTyphon Studio