Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2006.08.13;
Скачать: CL | DM;

Вниз

TBlobStream-какой uses нужно подрубать?   Найти похожие ветки 

 
VitV ©   (2006-07-25 17:42) [0]

TBlobStream-какой uses нужно подрубать?


 
Ega23 ©   (2006-07-25 17:49) [1]

Нажимаешь F1. Вводишь TBlobStream. Читаешь. Видишь в каком юните находится.

Детский сад, блин...


 
VitV ©   (2006-07-25 17:58) [2]


> Нажимаешь F1. Вводишь TBlobStream. Читаешь. Видишь в каком
> юните находится.
>
> Детский сад, блин...

НЕТУ ИСКАЛ :(


 
Германн ©   (2006-07-25 17:59) [3]


> НЕТУ ИСКАЛ :(
>

Ой врешь.


 
VitV ©   (2006-07-25 18:05) [4]

я в анл. плохо :(((


 
Reindeer Moss Eater ©   (2006-07-25 18:07) [5]

Far.exe + AltF7 + "C:\Program Files\Borland\Delphi7\Source\Vcl" + *.pas + TBlobStream


 
Ega23 ©   (2006-07-25 18:08) [6]


TBlobStream

Hierarchy Properties Methods See also

TBlobStream is a stream object that provides services which allow applications to read from or write to field objects that represent Binary large object (BLOB) fields.

Unit

dbtables

Description

Use TBlobStream to access or modify the value of a BLOB field in a BDE-enabled dataset. TBlob stream works with persistent TBlobField objects (including descendants of TBlobField such as TGraphicField and TMemoField). BLOB fields use BLOB streams to read data from and write data to the dataset.

TBlobStream allows objects that have no specialized knowledge of how data is stored in a BLOB field to read or write such data by employing the uniform stream mechanism.

To use a BLOB stream, create an instance of TBlobStream, use the methods of the stream to read or write the data, and then free the BLOB stream. Do not use the same instance of TBlobStream to access data from more than one record. Instead, create a new TBlobStream object every time you need to read or write BLOB data on a new record.


Обманывать нехорошо. Английский надо учить. Или профессию менять.


 
VitV ©   (2006-07-25 18:09) [7]

тут про uses ничего :)


 
VitV ©   (2006-07-25 18:11) [8]

Ладно..Извините, действительно глупый вопрос.


 
Плохиш ©   (2006-07-25 18:11) [9]


> VitV ©   (25.07.06 18:09) [7]
> тут про uses ничего

Тебе надо менять профессию. Ты даже не можешь увидить то, что тебе выделили


 
VitV ©   (2006-07-25 18:13) [10]

С
> Unit
>
> dbtables

Спасибо! Я просто ИСКАЛ USES....Блин. Лоханулся. Спасибо всем за помощь!!!



Страницы: 1 вся ветка

Текущий архив: 2006.08.13;
Скачать: CL | DM;

Наверх




Память: 0.49 MB
Время: 0.053 c
15-1152772402
Василий
2006-07-13 10:33
2006.08.13
Требуется программист


4-1145373726
Uran
2006-04-18 19:22
2006.08.13
Определить программно расположение.


2-1153808000
ctudent
2006-07-25 10:13
2006.08.13
Настройка модема


2-1153741979
rsa_
2006-07-24 15:52
2006.08.13
не запускаеться exe-шник написанный на delphi6 в windowsXP


3-1149177563
menart
2006-06-01 19:59
2006.08.13
Как отследить изменение размеров столбцов в TDBGrid