Unit 'BASE_Engine' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_titanscript]

TDefaultParameterRec

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

Declaration

Source position: base_engine.pas line 569

type TDefaultParameterRec = class

public

  SubID: Integer;

  

  ID: Integer;

  

  Value: Variant;

  

  procedure SaveToStream();

  

  procedure LoadFromStream();

  

end;

Inheritance

TDefaultParameterRec

  

|

TObject



CT Web help

CodeTyphon Studio