Unit 'DAV_SEGUI' Package
[Overview][Types][Classes][Index] [#pl_asiovst]

TSEGuiPin

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

Declaration

Source position: DAV_SEGUI.pas line 241

type TSEGuiPin = class(TObject)

protected

  property Module: TSEGUIBase; [r]

  

public

  constructor Create();

  

  procedure Init(); virtual;

  

  function GetExtraData;

  

  procedure SetValueText();

  

  property PinIndex: Integer; [r]

  

  property ValueAsInteger: Integer; [rw]

  

  property ValueAsBoolean: Boolean; [rw]

  

  property ValueAsSingle: Single; [rw]

  

  property ValueAsString: TSeSdkString; [rw]

  

end;

Inheritance

TSEGuiPin

  

|

TObject



CT Web help

CodeTyphon Studio