Osztály TBlobField
Egység
Deklaráció
type TBlobField = class(TField)
Megjegyzés
This item has no description.
Hierarchia
- TObject
- TPersistent
- TComponent
- TField
- TBlobField
Áttekintés
Metódusok
![]() |
procedure LoadFromFile(FileName: string); |
![]() |
procedure LoadFromStream(Stream: TStream); |
![]() |
procedure SaveToFile(FileName: string); |
![]() |
procedure SaveToStream(Stream: TStream); |
Tulajdonságok
![]() |
property BlobSize: LongInt; |
![]() |
property Modified: Boolean; |
![]() |
property Value: string; |
![]() |
property Transliterate: Boolean; |
![]() |
property BlobType: TBlobType; |
![]() |
property GraphicHeader: Boolean; |
Megjegyzés
Metódusok
![]() |
procedure LoadFromFile(FileName: string); |
|
This item has no description. | |
![]() |
procedure LoadFromStream(Stream: TStream); |
|
This item has no description. | |
![]() |
procedure SaveToFile(FileName: string); |
|
This item has no description. | |
![]() |
procedure SaveToStream(Stream: TStream); |
|
This item has no description. | |
Tulajdonságok
![]() |
property BlobSize: LongInt; |
|
This item has no description. | |
![]() |
property Modified: Boolean; |
|
This item has no description. | |
![]() |
property Value: string; |
|
This item has no description. | |
![]() |
property Transliterate: Boolean; |
|
This item has no description. | |
![]() |
property BlobType: TBlobType; |
|
This item has no description. | |
![]() |
property GraphicHeader: Boolean; |
|
This item has no description. | |
Készítette PasDoc 0.16.0-snapshot.
