Class SLSimpleDataBuffer.TSLData
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Package: Mitov.BasicLab
Unit: SLSimpleDataBuffer
Inherits: TInterfacedObject
Contents |
Syntax
Delphi:
type TSLData = class( TInterfacedObject )
C++ Builder:
class TSLData : public TInterfacedObject
Visual C++ (MFC):
class CTSLData : public CLPComponent
C# (.NET):
public ref class VclProperty : Vcl.VclProperty
Summary
Basic data storage class.
Description
Defines base class for data storage objects such as buffers.