All pages

From Mitov Wiki Doc
Jump to: navigation, search
All pages
All pages | Previous page (IGPHatchBrush.ForegroundColor)
Method function IGDIPlus.IGPMatrix.IsInvertible() : BooleanMethod function IGDIPlus.IGPMatrix.Multiply(IGPMatrix;TGPMatrixOrder) : TGPMatrixMethod function IGDIPlus.IGPMatrix.OffsetX() : Single
Method function IGDIPlus.IGPMatrix.OffsetY() : SingleMethod function IGDIPlus.IGPMatrix.Reset() : TGPMatrixMethod function IGDIPlus.IGPMatrix.Rotate(Single;TGPMatrixOrder) : TGPMatrix
Method function IGDIPlus.IGPMatrix.RotateAt(Single;TGPPointF;TGPMatrixOrder) : TGPMatrixMethod function IGDIPlus.IGPMatrix.Scale(Single;Single;TGPMatrixOrder) : TGPMatrixMethod function IGDIPlus.IGPMatrix.SetElements(Single;Single;Single;Single;Single;Single) : TGPMatrix
Method function IGDIPlus.IGPMatrix.SetElements(TGPMatrixParams) : TGPMatrixMethod function IGDIPlus.IGPMatrix.Shear(Single;Single;TGPMatrixOrder) : TGPMatrixMethod function IGDIPlus.IGPMatrix.TransformPoint(TGPPoint) : TGPMatrix
Method function IGDIPlus.IGPMatrix.TransformPointF(TGPPointF) : TGPMatrixMethod function IGDIPlus.IGPMatrix.Translate(Single;Single;TGPMatrixOrder) : TGPMatrixMethod function IGDIPlus.IGPMetafile.EmfToWmfBits(HENHMETAFILE;Cardinal;PBYTE;Integer;TGPEmfToWmfBitsFlags) : Cardinal
Method function IGDIPlus.IGPMetafile.GetDownLevelRasterizationLimit() : CardinalMethod function IGDIPlus.IGPMetafile.GetHENHMETAFILE() : HENHMETAFILEMethod function IGDIPlus.IGPMetafile.GetMetafileHeader() : IGPMetafileHeader
Method function IGDIPlus.IGPMetafile.PlayRecord(TGPEmfPlusRecordType;Cardinal;Cardinal;PBYTE) : TGPMetafileMethod function IGDIPlus.IGPMetafile.SetDownLevelRasterizationLimit(Cardinal) : TGPMetafileMethod function IGDIPlus.IGPMetafileHeader.GetBounds() : TGPRect
Method function IGDIPlus.IGPMetafileHeader.GetDpiX() : SingleMethod function IGDIPlus.IGPMetafileHeader.GetDpiY() : SingleMethod function IGDIPlus.IGPMetafileHeader.GetEmfHeader() : PENHMETAHEADER3
Method function IGDIPlus.IGPMetafileHeader.GetEmfPlusFlags() : UINTMethod function IGDIPlus.IGPMetafileHeader.GetMetafileSize() : UINTMethod function IGDIPlus.IGPMetafileHeader.GetType() : TGPMetafileType
Method function IGDIPlus.IGPMetafileHeader.GetVersion() : UINTMethod function IGDIPlus.IGPMetafileHeader.GetWmfHeader() : PMetaHeaderMethod function IGDIPlus.IGPMetafileHeader.IsDisplay() : Boolean
Method function IGDIPlus.IGPMetafileHeader.IsEmf() : BooleanMethod function IGDIPlus.IGPMetafileHeader.IsEmfOrEmfPlus() : BooleanMethod function IGDIPlus.IGPMetafileHeader.IsEmfPlus() : Boolean
Method function IGDIPlus.IGPMetafileHeader.IsEmfPlusDual() : BooleanMethod function IGDIPlus.IGPMetafileHeader.IsEmfPlusOnly() : BooleanMethod function IGDIPlus.IGPMetafileHeader.IsWmf() : Boolean
Method function IGDIPlus.IGPMetafileHeader.IsWmfPlaceable() : BooleanMethod function IGDIPlus.IGPPathData.GetCount() : IntegerMethod function IGDIPlus.IGPPathGradientBrush.GetCenterColor() : TGPColor
Method function IGDIPlus.IGPPathGradientBrush.GetCenterPoint() : TGPPointMethod function IGDIPlus.IGPPathGradientBrush.GetCenterPointF() : TGPPointFMethod function IGDIPlus.IGPPathGradientBrush.GetFocusScales(Single;Single) : TGPPathGradientBrush
Method function IGDIPlus.IGPPathGradientBrush.GetGraphicsPath() : IGPGraphicsPathMethod function IGDIPlus.IGPPathGradientBrush.GetPointCount() : IntegerMethod function IGDIPlus.IGPPathGradientBrush.GetRectangle() : TGPRect
Method function IGDIPlus.IGPPathGradientBrush.GetRectangleF() : TGPRectFMethod function IGDIPlus.IGPPathGradientBrush.GetSurroundColorCount() : IntegerMethod function IGDIPlus.IGPPathGradientBrush.GetSurroundColors() : TGPColorArray
Method function IGDIPlus.IGPPathGradientBrush.MultiplyTransform(IGPMatrix;TGPMatrixOrder) : TGPPathGradientBrushMethod function IGDIPlus.IGPPathGradientBrush.ResetTransform() : TGPPathGradientBrushMethod function IGDIPlus.IGPPathGradientBrush.RotateTransform(Single;TGPMatrixOrder) : TGPPathGradientBrush
Method function IGDIPlus.IGPPathGradientBrush.ScaleTransform(Single;Single;TGPMatrixOrder) : TGPPathGradientBrushMethod function IGDIPlus.IGPPathGradientBrush.SetBlendBellShape(Single;Single) : TGPPathGradientBrushMethod function IGDIPlus.IGPPathGradientBrush.SetBlendTriangularShape(Single;Single) : TGPPathGradientBrush
Method function IGDIPlus.IGPPathGradientBrush.SetCenterColor(TGPColor) : TGPPathGradientBrushMethod function IGDIPlus.IGPPathGradientBrush.SetCenterPoint(TGPPoint) : TGPPathGradientBrushMethod function IGDIPlus.IGPPathGradientBrush.SetCenterPointF(TGPPointF) : TGPPathGradientBrush
Method function IGDIPlus.IGPPathGradientBrush.SetFocusScales(Single;Single) : TGPPathGradientBrushMethod function IGDIPlus.IGPPathGradientBrush.SetGammaCorrection(Boolean) : TGPPathGradientBrushMethod function IGDIPlus.IGPPathGradientBrush.SetGraphicsPath(IGPGraphicsPath) : TGPPathGradientBrush
Method function IGDIPlus.IGPPathGradientBrush.SetTransform(IGPMatrix) : TGPPathGradientBrushMethod function IGDIPlus.IGPPathGradientBrush.SetWrapMode(TGPWrapMode) : TGPPathGradientBrushMethod function IGDIPlus.IGPPathGradientBrush.TranslateTransform(Single;Single;TGPMatrixOrder) : TGPPathGradientBrush
Method function IGDIPlus.IGPPen.Clone() : TGPPenMethod function IGDIPlus.IGPPen.GetAlignment() : TGPPenAlignmentMethod function IGDIPlus.IGPPen.GetBrush() : IGPBrush
Method function IGDIPlus.IGPPen.GetColor() : TGPColorMethod function IGDIPlus.IGPPen.GetCompoundArray() : TGPSingleArrayMethod function IGDIPlus.IGPPen.GetCompoundArrayCount() : Integer
Method function IGDIPlus.IGPPen.GetCustomEndCap() : IGPCustomLineCapMethod function IGDIPlus.IGPPen.GetCustomStartCap() : IGPCustomLineCapMethod function IGDIPlus.IGPPen.GetDashCap() : TGPDashCap
Method function IGDIPlus.IGPPen.GetDashOffset() : SingleMethod function IGDIPlus.IGPPen.GetDashPattern() : TGPSingleArrayMethod function IGDIPlus.IGPPen.GetDashPatternCount() : Integer
Method function IGDIPlus.IGPPen.GetDashStyle() : TGPDashStyleMethod function IGDIPlus.IGPPen.GetEndCap() : TGPLineCapMethod function IGDIPlus.IGPPen.GetLineJoin() : TGPLineJoin
Method function IGDIPlus.IGPPen.GetMiterLimit() : SingleMethod function IGDIPlus.IGPPen.GetPenType() : TGPPenTypeMethod function IGDIPlus.IGPPen.GetStartCap() : TGPLineCap
Method function IGDIPlus.IGPPen.GetTransform() : IGPMatrixMethod function IGDIPlus.IGPPen.GetWidth() : SingleMethod function IGDIPlus.IGPPen.MultiplyTransform(IGPMatrix;TGPMatrixOrder) : TGPPen
Method function IGDIPlus.IGPPen.ResetTransform() : TGPPenMethod function IGDIPlus.IGPPen.RotateTransform(Single;TGPMatrixOrder) : TGPPenMethod function IGDIPlus.IGPPen.ScaleTransform(Single;Single;TGPMatrixOrder) : TGPPen
Method function IGDIPlus.IGPPen.SetAlignment(TGPPenAlignment) : TGPPenMethod function IGDIPlus.IGPPen.SetBrush(IGPBrush) : TGPPenMethod function IGDIPlus.IGPPen.SetColor(TGPColor) : TGPPen
Method function IGDIPlus.IGPPen.SetCustomEndCap(IGPCustomLineCap) : TGPPenMethod function IGDIPlus.IGPPen.SetCustomStartCap(IGPCustomLineCap) : TGPPenMethod function IGDIPlus.IGPPen.SetDashCap(TGPDashCap) : TGPPen
Method function IGDIPlus.IGPPen.SetDashOffset(Single) : TGPPenMethod function IGDIPlus.IGPPen.SetDashStyle(TGPDashStyle) : TGPPenMethod function IGDIPlus.IGPPen.SetEndCap(TGPLineCap) : TGPPen
Method function IGDIPlus.IGPPen.SetLineCap(TGPLineCap;TGPLineCap;TGPDashCap) : TGPPenMethod function IGDIPlus.IGPPen.SetLineJoin(TGPLineJoin) : TGPPenMethod function IGDIPlus.IGPPen.SetMiterLimit(Single) : TGPPen
Method function IGDIPlus.IGPPen.SetStartCap(TGPLineCap) : TGPPenMethod function IGDIPlus.IGPPen.SetTransform(IGPMatrix) : TGPPenMethod function IGDIPlus.IGPPen.SetWidth(Single) : TGPPen
Method function IGDIPlus.IGPPen.TranslateTransform(Single;Single;TGPMatrixOrder) : TGPPenMethod function IGDIPlus.IGPPrivateFontCollection.AddFontFile(WideString) : TGPPrivateFontCollectionMethod function IGDIPlus.IGPPrivateFontCollection.AddMemoryFont(Pointer;Integer) : TGPPrivateFontCollection
Method function IGDIPlus.IGPRegion.Clone() : TGPRegionMethod function IGDIPlus.IGPRegion.Complement(IGPGraphicsPath) : TGPRegionMethod function IGDIPlus.IGPRegion.Complement(IGPRegion) : TGPRegion
Method function IGDIPlus.IGPRegion.Complement(TGPRect) : TGPRegionMethod function IGDIPlus.IGPRegion.ComplementF(TGPRectF) : TGPRegionMethod function IGDIPlus.IGPRegion.Equals(IGPRegion;IGPGraphics) : Boolean
Method function IGDIPlus.IGPRegion.Exclude(IGPGraphicsPath) : TGPRegionMethod function IGDIPlus.IGPRegion.Exclude(IGPRegion) : TGPRegionMethod function IGDIPlus.IGPRegion.Exclude(TGPRect) : TGPRegion
Method function IGDIPlus.IGPRegion.ExcludeF(TGPRectF) : TGPRegionMethod function IGDIPlus.IGPRegion.GetBounds(IGPGraphics) : TGPRectMethod function IGDIPlus.IGPRegion.GetBoundsF(IGPGraphics) : TGPRectF
Method function IGDIPlus.IGPRegion.GetData() : TGPByteArrayMethod function IGDIPlus.IGPRegion.GetDataSize() : CardinalMethod function IGDIPlus.IGPRegion.GetHRGN(IGPGraphics) : HRGN
Method function IGDIPlus.IGPRegion.GetRegionScans(IGPMatrix) : TGPRectArrayMethod function IGDIPlus.IGPRegion.GetRegionScansCount(IGPMatrix) : CardinalMethod function IGDIPlus.IGPRegion.GetRegionScansF(IGPMatrix) : TGPRectFArray
Method function IGDIPlus.IGPRegion.Intersect(IGPGraphicsPath) : TGPRegionMethod function IGDIPlus.IGPRegion.Intersect(IGPRegion) : TGPRegionMethod function IGDIPlus.IGPRegion.Intersect(TGPRect) : TGPRegion
Method function IGDIPlus.IGPRegion.IntersectF(TGPRectF) : TGPRegionMethod function IGDIPlus.IGPRegion.IsEmpty(IGPGraphics) : BooleanMethod function IGDIPlus.IGPRegion.IsInfinite(IGPGraphics) : Boolean
Method function IGDIPlus.IGPRegion.IsVisible(Integer;Integer;IGPGraphics) : BooleanMethod function IGDIPlus.IGPRegion.IsVisible(Integer;Integer;Integer;Integer;IGPGraphics) : BooleanMethod function IGDIPlus.IGPRegion.IsVisible(TGPPoint;IGPGraphics) : Boolean
Method function IGDIPlus.IGPRegion.IsVisible(TGPRect;IGPGraphics) : BooleanMethod function IGDIPlus.IGPRegion.IsVisibleF(Single;Single;IGPGraphics) : BooleanMethod function IGDIPlus.IGPRegion.IsVisibleF(Single;Single;Single;Single;IGPGraphics) : Boolean
Method function IGDIPlus.IGPRegion.IsVisibleF(TGPPointF;IGPGraphics) : BooleanMethod function IGDIPlus.IGPRegion.IsVisibleF(TGPRectF;IGPGraphics) : BooleanMethod function IGDIPlus.IGPRegion.MakeEmpty() : TGPRegion
Method function IGDIPlus.IGPRegion.MakeInfinite() : TGPRegionMethod function IGDIPlus.IGPRegion.Transform(IGPMatrix) : TGPRegionMethod function IGDIPlus.IGPRegion.Translate(Integer;Integer) : TGPRegion
Method function IGDIPlus.IGPRegion.TranslateF(Single;Single) : TGPRegionMethod function IGDIPlus.IGPRegion.Union(IGPGraphicsPath) : TGPRegionMethod function IGDIPlus.IGPRegion.Union(IGPRegion) : TGPRegion
Method function IGDIPlus.IGPRegion.Union(TGPRect) : TGPRegionMethod function IGDIPlus.IGPRegion.UnionF(TGPRectF) : TGPRegionMethod function IGDIPlus.IGPRegion.XorRegion(IGPGraphicsPath) : TGPRegion
Method function IGDIPlus.IGPRegion.XorRegion(IGPRegion) : TGPRegionMethod function IGDIPlus.IGPRegion.XorRegion(TGPRect) : TGPRegionMethod function IGDIPlus.IGPRegion.XorRegionF(TGPRectF) : TGPRegion
Method function IGDIPlus.IGPSolidBrush.GetColor() : TGPColorMethod function IGDIPlus.IGPSolidBrush.SetColor(TGPColor) : TGPSolidBrushMethod function IGDIPlus.IGPStringFormat.Clone() : TGPStringFormat
Method function IGDIPlus.IGPStringFormat.GetAlignment() : TGPStringAlignmentMethod function IGDIPlus.IGPStringFormat.GetDigitSubstitutionLanguage() : LANGIDMethod function IGDIPlus.IGPStringFormat.GetDigitSubstitutionMethod() : TGPStringDigitSubstitute
Method function IGDIPlus.IGPStringFormat.GetFormatFlags() : IntegerMethod function IGDIPlus.IGPStringFormat.GetHotkeyPrefix() : TGPHotkeyPrefixMethod function IGDIPlus.IGPStringFormat.GetInitialTabOffset() : Single
Method function IGDIPlus.IGPStringFormat.GetLineAlignment() : TGPStringAlignmentMethod function IGDIPlus.IGPStringFormat.GetMeasurableCharacterRangeCount() : IntegerMethod function IGDIPlus.IGPStringFormat.GetTabStopCount() : Integer
Method function IGDIPlus.IGPStringFormat.GetTabStops() : TGPSingleArrayMethod function IGDIPlus.IGPStringFormat.GetTabStops(Single) : TGPSingleArrayMethod function IGDIPlus.IGPStringFormat.GetTrimming() : TGPStringTrimming
Method function IGDIPlus.IGPStringFormat.SetAlignment(TGPStringAlignment) : TGPStringFormatMethod function IGDIPlus.IGPStringFormat.SetDigitSubstitution(LANGID;TGPStringDigitSubstitute) : TGPStringFormatMethod function IGDIPlus.IGPStringFormat.SetFormatFlags(Integer) : TGPStringFormat
Method function IGDIPlus.IGPStringFormat.SetHotkeyPrefix(TGPHotkeyPrefix) : TGPStringFormatMethod function IGDIPlus.IGPStringFormat.SetLineAlignment(TGPStringAlignment) : TGPStringFormatMethod function IGDIPlus.IGPStringFormat.SetTrimming(TGPStringTrimming) : TGPStringFormat
Method function IGDIPlus.IGPTextureBrush.GetImage() : IGPImageMethod function IGDIPlus.IGPTextureBrush.MultiplyTransform(IGPMatrix;TGPMatrixOrder) : TGPTextureBrushMethod function IGDIPlus.IGPTextureBrush.ResetTransform() : TGPTextureBrush
Method function IGDIPlus.IGPTextureBrush.RotateTransform(Single;TGPMatrixOrder) : TGPTextureBrushMethod function IGDIPlus.IGPTextureBrush.ScaleTransform(Single;Single;TGPMatrixOrder) : TGPTextureBrushMethod function IGDIPlus.IGPTextureBrush.SetImage(IGPImage) : TGPTextureBrush
Method function IGDIPlus.IGPTextureBrush.SetTransform(IGPMatrix) : TGPTextureBrushMethod function IGDIPlus.IGPTextureBrush.SetWrapMode(TGPWrapMode) : TGPTextureBrushMethod function IGDIPlus.IGPTextureBrush.TranslateTransform(Single;Single;TGPMatrixOrder) : TGPTextureBrush
Method function IGDIPlus.IGPTransformable.GetTransform() : IGPMatrixMethod function IGDIPlus.IGPTransformable.MultiplyTransform(IGPMatrix;TGPMatrixOrder) : IGPTransformableMethod function IGDIPlus.IGPTransformable.ResetTransform() : IGPTransformable
Method function IGDIPlus.IGPTransformable.RotateTransform(Single;TGPMatrixOrder) : IGPTransformableMethod function IGDIPlus.IGPTransformable.ScaleTransform(Single;Single;TGPMatrixOrder) : IGPTransformableMethod function IGDIPlus.IGPTransformable.SetTransform(IGPMatrix) : IGPTransformable
Method function IGDIPlus.IGPTransformable.TranslateTransform(Single;Single;TGPMatrixOrder) : IGPTransformableMethod function IGDIPlus.IGPWrapBrush.GetTransform() : IGPMatrixMethod function IGDIPlus.IGPWrapBrush.GetWrapMode() : TGPWrapMode
Method function IGDIPlus.TGPBitmap.FromBITMAPINFO(TBITMAPINFO;Pointer) : TGPBitmapMethod function IGDIPlus.TGPBitmap.FromFile(WideString;Boolean) : TGPBitmapMethod function IGDIPlus.TGPBitmap.FromHBITMAP(HBITMAP;HPALETTE) : TGPBitmap
Method function IGDIPlus.TGPBitmap.FromHICON(HICON) : TGPBitmapMethod function IGDIPlus.TGPBitmap.FromResource(HMODULE;WideString) : TGPBitmapMethod function IGDIPlus.TGPBitmap.FromStream(IStream;Boolean) : TGPBitmap
Method function IGDIPlus.TGPFontFamily.GenericMonospace() : TGPFontFamilyMethod function IGDIPlus.TGPFontFamily.GenericSansSerif() : TGPFontFamilyMethod function IGDIPlus.TGPFontFamily.GenericSerif() : TGPFontFamily
Method function IGDIPlus.TGPGraphics.FromCanvas(TCanvas) : TGPGraphicsMethod function IGDIPlus.TGPGraphics.FromHDC(HDC) : TGPGraphicsMethod function IGDIPlus.TGPGraphics.FromHDC(HDC;THandle) : TGPGraphics
Method function IGDIPlus.TGPGraphics.FromHWND(HWND;Boolean) : TGPGraphicsMethod function IGDIPlus.TGPGraphics.FromImage(IGPImage) : TGPGraphicsMethod function IGDIPlus.TGPGraphics.GetDriverStringBoundingBoxF(PUINT16;Integer;IGPFont;PGPPointF;Integer;IGPMatrix) : TGPRectF
Method function IGDIPlus.TGPGraphics.GetHalftonePalette() : HPALETTEMethod function IGDIPlus.TGPImage.FromFile(WideString;Boolean) : TGPImageMethod function IGDIPlus.TGPImage.FromStream(IStream;Boolean) : TGPImage
Method function IGDIPlus.TGPMetafile.GetMetafileHeader() : IGPMetafileHeaderMethod function IGDIPlus.TGPRegion.FromHRGN(HRGN) : TGPRegionMethod function IGDIPlus.TGPStringFormat.GenericDefault() : TGPStringFormat
Method function IGDIPlus.TGPStringFormat.GenericTypographic() : TGPStringFormatMethod function ILAnalogInstrument.TILAnalogGaugeRanges.Add() : TILAnalogGaugeRangeMethod function ILMultiLed.TILLedStates.Add() : TILLedState
Method function ILNeuralNetwork.TILNeuralNetworkTrain.Train(IILTrainingDataArray) : IntegerMethod function ILNeuralNetwork.TILNeuralNetworkTrain.Train(ISLRealBufferArray;ISLRealBufferArray) : IntegerMethod function ILNeuralNetwork.TILNeuralNetworkTrain.Train(ISLRealBufferArray;ISLRealBufferArray;ISLRealBuffer) : Integer
Method function ILSegmentClock.TILSegmentPoints.Add() : TILSegmentPointMethod function ILSpectrumDisplay.TILSpectrumBarColorGroups.Add() : TILSpectrumBarColorGroupMethod function ILSpectrumDisplay.TILSpectrumValues.ReadLock() : IOWLockSection
Method function ILSpectrumDisplay.TILSpectrumValues.WriteLock() : IOWLockSectionMethod function ILStreamTypes.IILTrainingDataArray.GetFeatures() : ISLRealBufferArrayMethod function ILStreamTypes.IILTrainingDataArray.GetResposes() : ISLRealBuffer
Method function LPComponent.TLPTypedCollection.Add() : TMethod function LPDrawLayers.TLPLayerCollection.Add() : TLPLayerCollectionItemMethod function LPGDIPlusProperties.TLPGPColorItems.Add() : TLPGPColorItem
Method function LPGDIPlusProperties.TLPGPImage.IsEmpty() : BooleanMethod function LPGDIPlusProperties.TLPGPPenCollection.Add() : TLPGPPenCollectionItemMethod function MLASFPlayer.TMLASFBasicPlayer.GetBufferingState(Integer;Int64) : Boolean
Method function MLASFPlayer.TMLASFBasicPlayer.Open() : BooleanMethod function MLDMOSupport.TMLDMOBooleanEnvelopeItems.Add() : TMLDMOBooleanEnvelopeItemMethod function MLDMOSupport.TMLDMOEnumEnvelopeItems.Add() : TMLDMOEnumEnvelopeItem
Method function MLDMOSupport.TMLDMOFilter.Open() : BooleanMethod function MLDMOSupport.TMLDMOFloatEnvelopeItems.Add() : TMLDMOFloatEnvelopeItemMethod function MLDMOSupport.TMLDMOIntegerEnvelopeItems.Add() : TMLDMOIntegerEnvelopeItem
Method function MLDSPlayer.TMLDSPlayer.Open() : BooleanMethod function MLSimpleMediaBuffer.IMLMediaBuffer.GetTimeStamp() : TMLTimeStampMethod function MLWMFBaseComponent.TMLASFBaseBroadcast.Open() : Boolean
Method function MLWMFBaseComponent.TMLASFPublishingPoints.Add() : TMLASFPublishingPointMethod function MLWMFBaseComponent.TMLWMFBaseComponent.Open() : BooleanMethod function PLMultiWaterfall.TPLMultiWaterfallChannels.Add() : TPLMultiWaterfallChannel
Method function PLMultiWaterfall.TPLMultiWaterfallCursors.Add() : TPLMultiWaterfallCursorMethod function SLDetectLevels.TSLLevelValues.Add() : TSLLevelValueMethod function SLLevelDisplay.TSLLevelDisplayColors.Add() : TSLScopeMarkerGroup
Method function SLScope.TSLBasicScopeXAxis.ScaleToSample(Real) : RealMethod function SLScope.TSLChannelData.GetDataSnapshot() : ISLChannelDataSnapshotMethod function SLScope.TSLChannelData.GetDrawDataSnapshot() : ISLChannelDataSnapshot
Method function SLScope.TSLChannelData.GetDrawSize() : IntegerMethod function SLScope.TSLChannelData.GetSize() : IntegerMethod function SLScope.TSLCustomLegendItems.Add() : TSLCustomLegendItem
Method function SLScope.TSLDataDisplay.GetAxisValueAt(Integer;Integer;Real;Real) : BooleanMethod function SLScope.TSLDataDisplay.GetToolTipText() : StringMethod function SLScope.TSLDisplayAxis.GetValueAt(Integer;Integer;Real) : Boolean
Method function SLScope.TSLDisplayAxis.PixelToScale(Integer) : RealMethod function SLScope.TSLDisplayAxis.ScaleToPixel(Real) : IntegerMethod function SLScope.TSLDisplayChannel.GetXPointsAtValue(Real) : TSLScopeRealPoints
Method function SLScope.TSLDisplayChannel.GetYPointsAtValue(Real) : TSLScopeRealPointsMethod function SLScope.TSLDisplayChannelLinks.Add() : TSLDisplayChannelLinkMethod function SLScope.TSLDisplayCursorChannelLinkData.GetDrawDataSnapshot() : ISLCursorChannelDataSnapshot
Method function SLScope.TSLDisplayCursorChannelLinkData.GetHorizontalDrawSize() : IntegerMethod function SLScope.TSLDisplayCursorChannelLinkData.GetVerticalDrawSize() : IntegerMethod function SLScope.TSLDisplayCursorChannelLinks.Add() : TSLDisplayCursorChannelLink
Method function SLScope.TSLDisplayCursorLinks.Add() : TSLDisplayCursorLinkMethod function SLScope.TSLDisplayEllipticZones.Add() : TSLDisplayEllipticZoneMethod function SLScope.TSLDisplayTitleCollection.Add() : TSLDisplayTitleCollectionItem
Method function SLScope.TSLDisplayZoneChannelLinkData.GetDataSnapshot() : ISLZoneChannelDataSnapshotMethod function SLScope.TSLDisplayZoneChannelLinkData.GetDrawDataSnapshot() : ISLZoneChannelDataSnapshotMethod function SLScope.TSLDisplayZoneChannelLinkData.GetDrawSize() : Integer
Method function SLScope.TSLDisplayZoneChannelLinkData.GetSize() : IntegerMethod function SLScope.TSLDisplayZoneChannelLinks.Add() : TSLDisplayZoneChannelLinkMethod function SLScope.TSLDisplayZones.Add() : TSLDisplayZone
Method function SLScope.TSLLegendGroupCollection.Add() : TSLLegendGroupCollectionItemMethod function SLScope.TSLScopeChannelMarkers.Add() : TSLScopeChannelMarkerMethod function SLScope.TSLScopeChannelMarkers.AddMarkerAt(Integer;Integer) : TSLScopeChannelMarker
Method function SLScope.TSLScopeChannelMarkers.AddMarkerAtCurrentPos(Integer) : TSLScopeChannelMarkerMethod function SLScope.TSLScopeChannels.Add() : TSLScopeChannelMethod function SLScope.TSLScopeCursors.Add() : TSLScopeCursor
Method function SLScope.TSLScopeMarkerGroups.Add() : TSLScopeMarkerGroupMethod function SLScope.TSLScopeMarkers.Add() : TSLScopeMarkerMethod function SLScope.TSLScopeTextLabels.Add() : TSLScopeTextLabel
Method function SLScope.TSLScopeXAxesCollection.Add() : TSLScopeXAxesCollectionItemMethod function SLScope.TSLScopeYAxesCollection.Add() : TSLScopeYAxesCollectionItemMethod function SLSimpleDataBuffer.ISLBlockBuffer.IsEqualToValue(Byte) : Boolean
Method function SLSimpleDataBuffer.ISLBlockBuffer.Modify() : PointerMethod function SLSimpleDataBuffer.ISLBlockBuffer.Read() : PointerMethod function SLSimpleDataBuffer.ISLBlockBuffer.Write() : Pointer
Method function SLSimpleDataBuffer.ISLComplexBuffer.Dot(ISLComplexBuffer) : TOWRealComplexMethod function SLSimpleDataBuffer.ISLComplexBuffer.GetImaginary() : ISLRealBufferMethod function SLSimpleDataBuffer.ISLComplexBuffer.GetReal() : ISLRealBuffer
Method function SLSimpleDataBuffer.ISLComplexBuffer.IsEqualToValue(TOWRealComplex) : BooleanMethod function SLSimpleDataBuffer.ISLComplexBuffer.Magnitude() : ISLRealBufferMethod function SLSimpleDataBuffer.ISLComplexBuffer.Mean() : TOWRealComplex
Method function SLSimpleDataBuffer.ISLComplexBuffer.Modify() : POWRealComplexMethod function SLSimpleDataBuffer.ISLComplexBuffer.Phase() : ISLRealBufferMethod function SLSimpleDataBuffer.ISLComplexBuffer.PowerSpectrum() : ISLRealBuffer
Method function SLSimpleDataBuffer.ISLComplexBuffer.Read() : POWRealComplexMethod function SLSimpleDataBuffer.ISLComplexBuffer.Write() : POWRealComplexMethod function SLSimpleDataBuffer.ISLData.GetCustom(Integer) : ISLData
Method function SLSimpleDataBuffer.ISLData.GetCustomCount() : IntegerMethod function SLSimpleDataBuffer.ISLData.MakeCopy() : TInterfacedObjectMethod function SLSimpleDataBuffer.ISLDataBuffer.ByteModify() : PByte
Method function SLSimpleDataBuffer.ISLDataBuffer.ByteRead() : PByteMethod function SLSimpleDataBuffer.ISLDataBuffer.ByteWrite() : PByteMethod function SLSimpleDataBuffer.ISLDataBuffer.GetByteSize() : Cardinal
Method function SLSimpleDataBuffer.ISLDataBuffer.GetSize() : CardinalMethod function SLSimpleDataBuffer.ISLDataBuffer.IsEqual(ISLDataBuffer) : BooleanMethod function SLSimpleDataBuffer.ISLDataBuffer.MakeUnique(Boolean) : Boolean
Method function SLSimpleDataBuffer.ISLIntegerBuffer.Dot(ISLIntegerBuffer) : IntegerMethod function SLSimpleDataBuffer.ISLIntegerBuffer.IsEqualToValue(Integer) : BooleanMethod function SLSimpleDataBuffer.ISLIntegerBuffer.Modify() : PInteger
Method function SLSimpleDataBuffer.ISLIntegerBuffer.Read() : PIntegerMethod function SLSimpleDataBuffer.ISLIntegerBuffer.Write() : PIntegerMethod function SLSimpleDataBuffer.ISLLinearDataBuffer.Resize(Cardinal;Boolean) : Boolean
Method function SLSimpleDataBuffer.ISLRealBuffer.Dot(ISLRealBuffer) : RealMethod function SLSimpleDataBuffer.ISLRealBuffer.GetMaxIndex(Integer) : RealMethod function SLSimpleDataBuffer.ISLRealBuffer.GetMinIndex(Integer) : Real
Method function SLSimpleDataBuffer.ISLRealBuffer.IsEqualToValue(Real) : BooleanMethod function SLSimpleDataBuffer.ISLRealBuffer.Mean() : RealMethod function SLSimpleDataBuffer.ISLRealBuffer.Modify() : PReal
Method function SLSimpleDataBuffer.ISLRealBuffer.Norm(ISLRealBuffer;TSLNormType) : RealMethod function SLSimpleDataBuffer.ISLRealBuffer.Read() : PRealMethod function SLSimpleDataBuffer.ISLRealBuffer.StdDev() : Real
Method function SLSimpleDataBuffer.ISLRealBuffer.Write() : PRealMethod function SLSimpleDataBuffer.ISLRealBufferArray.GetColCount(Integer) : IntegerMethod function SLSimpleDataBuffer.ISLRealBufferArray.GetCount() : Integer
Method function SLSimpleDataBuffer.ISLRealBufferArray.IsEqualArray(ISLRealBufferArray) : BooleanMethod function SLSimpleDataBuffer.ISLRealBufferArray.Resize(Integer;Integer;Boolean) : BooleanMethod function SLSimpleDataBuffer.ISLRealMatrixBuffer.Modify() : PReal
Method function SLSimpleDataBuffer.ISLRealMatrixBuffer.Read() : PRealMethod function SLSimpleDataBuffer.ISLRealMatrixBuffer.Write() : PRealMethod function SLSimpleDataBuffer.TSLGenericBuffer.GetByteSize() : Cardinal
Method function SLSimpleDataBuffer.TSLGenericBuffer.GetSize() : CardinalMethod function SLSimpleDataBuffer.TSLGenericBuffer.MakeCopy() : TInterfacedObjectMethod function SLSimpleDataBuffer.TSLGenericBuffer.MakeUnique(Boolean) : Boolean
Method function SLSimpleDataBuffer.TSLLinearMemoryBuffer.Resize(Cardinal;Boolean) : BooleanMethod function SLSimpleDataBuffer.TSLMemoryBuffer.GetByteSize() : CardinalMethod function SLSimpleDataBuffer.TSLMemoryBuffer.GetCharSize() : Cardinal
Method function SLSimpleDataBuffer.TSLMemoryBuffer.GetSize() : CardinalMethod function SLSimpleDataBuffer.TSLRealBuffer.MakeCopy() : TInterfacedObjectMethod function SLSimpleDataBuffer.TSLRealMatrix.IsEqualMatrix(TSLRealMatrix) : Boolean
Method function SLStreamTypes.TSLOWSourcePin.SubmitBuffer(ISLData) : TOWNotifyResultMethod function SLWaterfall.TSLBasicWaterfallData.GetData() : TSLRealBufferArrayMethod function SLWaterfall.TSLBasicWaterfallData.GetDrawData() : TSLRealBufferArray
Method function SLWaterfall.TSLWaterfallCursors.Add() : TSLWaterfallCursorMethod function SLWaterfall.TSLWaterfallDataView.GetValueAt(Integer;Integer) : RealMethod function SLWaterfall.TSLWaterfallDataView.GetValueAtScale(Real;Real) : Real

Previous page (IGPHatchBrush.ForegroundColor)

Personal tools
Namespaces
Variants
Views
Actions
Navigation
Toolbox