Unit 'mscoreengine' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_magicscript]

TmscrDScanner

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

Declaration

Source position: mscoreengine.pas line 685

type TmscrDScanner = class(TmscrVarForBase)

protected

  function GetValue; override;

  

  procedure SetValue(); override;

  

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure Borrow();

  

  procedure Finalize;

  

  property Items []: TmscrDScannerItem; default; [r]

  

  property Kind: TmscrDScannerKind; [r]

  

  property LateBindingDATASource: TmscrDATAItem; [rw]

  

end;

Inheritance

TmscrDScanner

  

|

TmscrVarForBase

  

|

TmscrItemList

  

|

TObject



CT Web help

CodeTyphon Studio