Dew.Math.Controls Unit

Classes

NameDescription
DewSerializableListAttributeFixed size collection property to be serialized should be marked with this attribute
FloatEditNumericUpDown control supporting complex numbers.
MatrixEditorMatrix/TMtx design time editor.
MtxComponentEditorBase MtxControl component designer editor.
MtxDataAdapterTMtx ot TVec data adapter.
MtxDatasetConnects database numeric or byte[] field(s) and TVec object.
MtxDialogAbstract class for component editors
MtxFunctionEvaluatorEditorTMtxFunctionEvaluator component designer editor.
MtxGridViewVisual control for simple viewing/editing of vector or matrix values.
PositionPanelPanel with customized slider.
TMtxProgressDialogManages and provides progress indicators of multi-threaded algorithms.
VecColumnProvides connection between table column and TVec object.
VecColumnsVecColumn collection.
VectorEditorVector/TVec design time editor.
WizardRepresents an extentable wizard control with basic page navigation functionality.
Wizard.AfterSwitchPagesEventArgsProvides data for the AfterSwitchPages event of the Wizard control.
Wizard.BeforeSwitchPagesEventArgsProvides data for the BeforeSwitchPages event of the Wizard control.
WizardPageRepresents a wizard page control with basic layout functionality.
WizardPagesCollectionRepresents a collection of wizard pages.

Enumerations

NameDescription
ReadWriteModeDefines how MtxDataset will read data from dataset.
WizardPageStyleRepresents possible styles of a wizard page.

Delegates

NameDescription
Wizard.AfterSwitchPagesEventHandlerRepresents the method that will handle the AfterSwitchPages event of the Wizard control.
Wizard.BeforeSwitchPagesEventHandlerRepresents the method that will handle the BeforeSwitchPages event of the Wizard control.