TfrmSettings Class Reference

Common application settings manipulation window. More...

#include <SettingsUnit.h>

List of all members.

Public Member Functions

void __fastcall FormShow (TObject *Sender)
void __fastcall btnCancelClick (TObject *Sender)
void __fastcall btnApplyClick (TObject *Sender)
void __fastcall chbAlwaysOnTopClick (TObject *Sender)
void __fastcall cmbMaxUiLogLinesChange (TObject *Sender)
void __fastcall lvScopePluginsData (TObject *Sender, TListItem *Item)
void __fastcall lvScopePluginsDblClick (TObject *Sender)
void __fastcall cbGraphRefreshingFreqChange (TObject *Sender)
__fastcall TfrmSettings (TComponent *Owner)

Public Attributes

TPageControl * PageControl
TTabSheet * tsScopePlugins
TTabSheet * tsOther
TLabel * lblUiCapacity
TCheckBox * chbAlwaysOnTop
TComboBox * cmbMaxUiLogLines
TPanel * pnlBottom
TPanel * pnlBottomRight
TButton * btnApply
TButton * btnCancel
TListView * lvScopePlugins
TImageList * imglDllList
TPanel * pnlScopePluginsHelp
TLabel * lblDllInfo
TImage * imgSelected
TLabel * lblDllInfo2
TLabel * lblRefreshingFreq
TComboBox * cbGraphRefreshingFreq
SettingsappSettings
Settings tmpSettings


Detailed Description

Common application settings manipulation window.
The documentation for this class was generated from the following files:

Generated on Thu Jul 2 23:00:07 2009 for armscope by  doxygen 1.5.9
Tomasz Ostrowski