![]() |
![]() |
| Paypal | FTP | CCD | Buscar | Trucos | Trabajo | Foros |
|
|
|
#1
|
|||
|
|||
|
Hola Huer,
Otra cosa mas, ¿por que haces referencia al campo por su nombre "real" cuando el procedimiento te lo da limpito? hazlo mejor asi: Código:
procedure Tdm.md_publicaDOCGetText(Sender: TField; var Text: String;
DisplayText: Boolean);
begin
if not Sender.isNull then
Text:= Sender.asText;
end;
Saludos. |
![]() |
| Herramientas | Buscar en Tema |
| Desplegado | |
|
|
|