Loading [MathJax]/jax/output/HTML-CSS/fonts/TeX/fontdata.js

Delphi

Description

Especialidade Análise de Sistema - TJ (Programação) Mind Map on Delphi, created by Emanuel Rocha on 19/09/2017.
Emanuel  Rocha
Mind Map by Emanuel Rocha, updated more than 1 year ago
Emanuel  Rocha
Created by Emanuel Rocha over 7 years ago
10
0
1 2 3 4 5 (0)

Resource summary

Delphi
  1. Unit
    1. Arquivo Código
      1. uses - import Java
      2. Formulário
        1. Caption
          1. Nome Visível
          2. Name
            1. frmSistemaCadastro
              1. Objeto
              2. VCL Form - Delphi
                1. Propriedades
                  1. Window State
                    1. Tamanho Janela
                2. Nao Aceita Imagem Png
                  1. Somente JPEG
                  2. Linguagem Pascal
                    1. Concatenar +
                      1. Comentar // inline {bloco}
                      2. Variáveis
                        1. Declarar
                          1. var x : string;
                            1. Feita antes begin-end
                            2. var a, b,c : integer;
                            3. Atribuição
                              1. x := 'Bem Vindos';
                            4. Funções
                              1. showmessage(a);
                                1. so aceita string
                                2. IntToStr(c);
                                3. Condicional
                                  1. if idade = 19 then begin //Codigo end;
                                    1. Case

                                      Annotations:

                                      • case b of 0 : a:="Valor é 0"; 1 : a:="Valor é 1"; 2 : a:="Valor é 2";
                                    2. Laço Repetição
                                      1. While

                                        Annotations:

                                        • while dinheiro > 10 do begin dinheiro := dinheiro -1;  end;
                                        1. For

                                          Annotations:

                                          • for dinheiro := 0 to 10 do begin showmessage(dinheiro); end;
                                        2. Formulários
                                          1. Labels HInts
                                            1. BallonHint / Hint/
                                          2. Vetores
                                            1. Operadores
                                              1. Comentários {Teste}
                                                1. Classes
                                                  1. Objetos
                                                    Show full summary Hide full summary

                                                    0 comments

                                                    There are no comments, be the first and leave one below:

                                                    Similar

                                                    Mapa Mental - Algoritmos e Programação
                                                    Marcos Santos2025
                                                    Mapa Mental de Revisão de Algoritmos e Programação I
                                                    José Toniazzo
                                                    Linguagens de Programação
                                                    Lucas Miranda
                                                    PROGRAMAÇÃO
                                                    Guilherme Toniello
                                                    LINGUAGEM DE PROGRAMAÇÃO I
                                                    ailtonmidias
                                                    Lógica de Programação- Dados
                                                    Gabriela Alves
                                                    INTRODUÇÃO AOS PARADIGMAS DAS LINGUAGENS DE PROGRAMAÇÃO
                                                    cleversonsh
                                                    006A - Linguagem de Programação - C# - Fundamentos
                                                    Ethelberto Mello
                                                    Prova Linguagem de Programação 1 bimestre
                                                    Alexandre Nascimento
                                                    Algoritmos e Lógica de Programação
                                                    andriellicm