Unit 'PseudoTerminalDlg' Package
[Overview][Classes][Variables][Index] [#bs_debuggeride]

TPseudoConsoleDlg

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

Declaration

Source position: pseudoterminaldlg.pp line 51

type TPseudoConsoleDlg = class(TDebuggerDlg)

  CheckGroupRight: TCheckGroup;

  

  GroupBoxRight: TGroupBox;

  

  MaskEdit1: TMaskEdit;

  

  Memo1: TMemo;

  

  PageControl1: TPageControl;

  

  Panel1: TPanel;

  

  PanelRawOptions: TPanel;

  

  PanelRightBelowCG: TPanel;

  

  RadioGroupRight: TRadioGroup;

  

  Splitter1: TSplitter;

  

  StatusBar1: TStatusBar;

  

  TabSheet1: TTabSheet;

  

  TabSheetRaw: TTabSheet;

  

  procedure FormResize();

  

  procedure Memo1UTF8KeyPress();

  

  procedure PairSplitterRawRightResize();

  

  procedure RadioGroupRightSelectionChanged();

  

protected

  procedure DoClose(); override;

  

public

  constructor Create(); override;

  

  procedure AddOutput();

  

  procedure Clear;

  

  property CharHeight: Word; [r]

  

  property CharWidth: Word; [r]

  

  property RowsPerScreen: Integer; [r]

  

  property ColsPerRow: Integer; [r]

  

end;

Inheritance

TPseudoConsoleDlg

  

|

TObject



CT Web help

CodeTyphon Studio