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

TComPortSetupDialogForm

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

Declaration

Source position: gpsportconnected.pas line 87

type TComPortSetupDialogForm = class(TForm)

  FPortGroupBox: TGroupBox;

  

  FCMBComport: TComboBox;

  

  FComportLabel: TLabel;

  

  FBaudRateLabel: TLabel;

  

  FCMBBaudRate: TComboBox;

  

  FCMBDatabits: TComboBox;

  

  FDatabitsLabel: TLabel;

  

  FParityLabel: TLabel;

  

  FCMBParity: TComboBox;

  

  FStopbitsLabel: TLabel;

  

  FCMBStopbits: TComboBox;

  

  FOKButton: TButton;

  

  FCancelButton: TButton;

  

end;

Inheritance

TComPortSetupDialogForm

  

|

TObject



CT Web help

CodeTyphon Studio