Class TWideMemoField
Unit
Declaration
type TWideMemoField = class(TBlobField)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- TField
- TBlobField
- TWideMemoField
Overview
Methods
| Protected | function GetAsVariant: Variant; override; |
| Protected | procedure SetVarValue(const AValue: Variant); override; |
| Protected | function GetAsString: string; override; |
| Protected | procedure SetAsString(const aValue: string); override; |
| Public | constructor Create(aOwner: TComponent); override; |
Properties
| Public | property Value: WideString read GetAsWideString write SetAsWideString; |
Description
Methods
| Protected | function GetAsVariant: Variant; override; |
|
This item has no description. | |
| Protected | procedure SetVarValue(const AValue: Variant); override; |
|
This item has no description. | |
| Protected | function GetAsString: string; override; |
|
This item has no description. | |
| Protected | procedure SetAsString(const aValue: string); override; |
|
This item has no description. | |
| Public | constructor Create(aOwner: TComponent); override; |
|
This item has no description. | |
Properties
| Public | property Value: WideString read GetAsWideString write SetAsWideString; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.