Unit 'gpssignalplot' Package
[Overview][Types][Classes][Index] [#pl_opengpsx]

TGPSSignalPlot

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

Declaration

Source position: gpssignalplot.pas line 52

type TGPSSignalPlot = class(TGroupBox)

protected

  procedure DoOnResize; override;

  

  procedure Loaded; override;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  property NMEADecode: TNMEADecode; [w]

  

published

  property Margin: Integer; [rw]

  

  property Orientation: TSPOrientation; [rw]

  

  property Width;

  

  property Height;

  

end;

Inheritance

TGPSSignalPlot

  

|

TObject



CT Web help

CodeTyphon Studio