Unit 'JPP.Common' Package
[Overview][Constants][Types][Classes][Index] [#pl_jppack]

TJppTagExt

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

Declaration

Source position: JPP.Common.pas line 98

type TJppTagExt = class(TPersistent)

public

  constructor Create();

  

  destructor Destroy; override;

  

  property PointerValue: Pointer; [rw]

  

  property DateValue: TDateTime; [rw]

  

published

  property IntValue: Integer; [rw]

  

  property StrValue: string; [rw]

  

  property RealValue: Real; [rw]

  

end;

Inheritance

TJppTagExt

  

|

TObject



CT Web help

CodeTyphon Studio