#include <SettingsUnit.h>
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 |
| Settings * | appSettings |
| Settings | tmpSettings |
1.5.9