Unit 'GraphStat' Package
[Overview][Classes][Variables][Index] [#lz_pochecker]

TGraphStatForm

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

Declaration

Source position: graphstat.pp line 22

type TGraphStatForm = class(TForm)

  Separator1MenuItem: TMenuItem;

  

  RefreshCurrMenuItem: TMenuItem;

  

  RefreshAllMenuItem: TMenuItem;

  

  Separator2MenuItem: TMenuItem;

  

  POEditorMenuItem: TMenuItem;

  

  ExtEditorMenuItem: TMenuItem;

  

  IDEEditorMenuItem: TMenuItem;

  

  ContextPopupMenu: TPopupMenu;

  

  StatusLabel: TLabel;

  

  ListView: TListView;

  

  TranslatedLabel: TLabel;

  

  UnTranslatedLabel: TLabel;

  

  FuzzyLabel: TLabel;

  

  LegendPanel: TPanel;

  

  TranslatedShape: TShape;

  

  UnTranslatedShape: TShape;

  

  FuzzyShape: TShape;

  

  procedure ExtEditorMenuItemClick();

  

  procedure FormActivate();

  

  procedure FormClose();

  

  procedure FormCreate();

  

  procedure FormDestroy();

  

  procedure FormShow();

  

  procedure IDEEditorMenuItemClick();

  

  procedure ListViewMouseMove();

  

  procedure ListViewMouseUp();

  

  procedure POEditorMenuItemClick();

  

  procedure RefreshAllMenuItemClick();

  

  procedure RefreshCurrMenuItemClick();

  

public

  property Settings: TPoCheckerSettings; [rw]

  

end;

Inheritance

TGraphStatForm

  

|

TObject



CT Web help

CodeTyphon Studio