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 cbGraphRefreshingFreqChange (TObject *Sender)
void __fastcall tbarPlotToolbarTransparencyChange (TObject *Sender)
void __fastcall cbFftSamplesLimitChange (TObject *Sender)
void __fastcall cbFftWindowTypeChange (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
TImage * imgSelected
TLabel * lblDllInfo2
TTabSheet * tsGraph
TLabel * lblRefreshingFreq
TComboBox * cbGraphRefreshingFreq
TLabel * lblVisibility
TLabel * lblOscilloscope
TLabel * lblSpectrum
TCheckBox * chbOscilloscopeGridX
TCheckBox * chbOscilloscopeGridY
TCheckBox * chbOscilloscopeGridLabels
TCheckBox * chbSpectrumGridX
TCheckBox * chbSpectrumGridY
TCheckBox * chbSpectrumGridLabels
TLabel * lblDllInfo3
TLabel * lblRecorder
TCheckBox * chbRecorderGridX
TCheckBox * chbRecorderGridY
TCheckBox * chbRecorderGridLabels
TLabel * lblPlotToolbarTransparency
TTrackBar * tbarPlotToolbarTransparency
TLabel * lblTransparencyMax
TLabel * lblTransparencyNone
TLabel * lblMs3RecorderFileSizeLimit
TEdit * edMs3RecorderFileSizeLimit
TTabSheet * tsFFT
TLabel * lblFftSamplesLimit
TComboBox * cbFftSamplesLimit
TLabel * lblFftWindowType
TComboBox * cbFftWindowType
TMemo * memoFftWindowDescription
SettingsappSettings
Settings tmpSettings


Detailed Description

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

Generated on Wed May 15 22:42:22 2013 for miniscope v3 by  doxygen 1.5.9
Tomasz Ostrowski