Recent

Author Topic: lazarus ide JCF line break  (Read 3475 times)

elioenaishalom

  • New Member
  • *
  • Posts: 28
lazarus ide JCF line break
« on: January 16, 2013, 08:02:11 pm »
Alguém poderia ajudar nisto:
como não quebrar linha após "then", etc..., 
exemplo:
 
Quote
if IBQuery2.UpdatesPending then     
 IBQuery2.ApplyUpdates
sinceramente acho melhor
Quote
if IBQuery2.UpdatesPending then IBQuery2.ApplyUpdates;
mas não consegui configurar o JCF
 
Lazarus 1.0 r38415 FPC 2.6.0 i386-win32-win32/win64

helio

  • New Member
  • *
  • Posts: 29
Re: lazarus ide JCF line break
« Reply #1 on: January 16, 2013, 10:53:47 pm »
Options
  JCF Format Settings
    Clarify
       Line Breaking
    Blocks
            Block without begin
      * Never
------------------------------------------------
Opções
  Configurações "JCF"
    Corrigir
      Interrupições Linha
   Blocos
     Bloco sem "begin"
            * Nunca

elioenaishalom

  • New Member
  • *
  • Posts: 28
Re: lazarus ide JCF line break
« Reply #2 on: January 17, 2013, 03:27:08 pm »
ok, funcionou, agradeço

 

TinyPortal © 2005-2018