[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 594: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 650: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1110: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1110: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1110: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5277: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5277: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5277: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
Fórum Xmaker • Duvida campo memo
Página 1 de 1

Duvida campo memo

Enviado: Abril 2nd, 2012, 4:40 pm
por Sousa
como pode ser feito ao incluir um registro fazer que um campo memo receba um valor padrao

Re: Duvida campo memo

Enviado: Abril 3rd, 2012, 10:03 am
por Gustavo
Olá,

No evento Incluir do seu form, coloque o seguinte código abaixo da linha AtribuiValoresPadrao;

nomeMemo.text := 'teste';

Re: Duvida campo memo

Enviado: Abril 3rd, 2012, 1:21 pm
por Sousa
Obrigado equipe do Xmaker voces sao nota 10.