Sand Box/de

From Lazarus wiki
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Deutsch (de) English (en) español (es) Bahasa Indonesia (id) italiano (it) 日本語 (ja) polski (pl) русский (ru) slovenčina (sk) 中文(中国大陆)‎ (zh_CN)

Cabecera


Enlace externo

Enlace externo: Título del enlace

Una imagen

Este texto debe ser colocado cerca de la imagen, ¿dónde? zxvzxcv zxvc xcv xzcv zxcv zxvc zxvc zxcv zxcv zxcv zxcv xcv xcv xcv xcv zxcv zxcv zxcv xcv zxcv zxcv aaaaaaaaaaaaa.

¿Y esta línea dónde va?

¿y esta?

Table 1

Header 1
Header 2
Sub header 1 Sub header 2 Sub header 3 Sub header 4
Item A Item B
Item C
Item D




<tbody> </tbody>
Delphi / ObjFPC

<delphi>

Unit Unidad1
 Type TUnObjeto=class(TComponent)
   //Más código....
 End;
Procedure HacerAlgo(Value: TSomeObject);
Function GetUnObjeto: TUnObjeto;
Unit Unidad2
 Type TUnComponente=class(TComponent)
  //Más código....
 Published UnObjeto: Pointer;
 //Más código.....
 End;

</delphi>

Delphi ObjFPC

Table 2

Header 1 Header 2 Header 3 Header 4
Item 1 Item 1 Item 1 Item 1

Bullets

  • One
  • Two
    • Tree

Numbering

  1. First
  2. Second
  3. Third

Nested Numbering

  1. First
    1. first.one
    2. first.two
    3. first.three
  2. Second
    1. second.one
    2. second.two
    3. second.three

Mixed Numbering

  1. First
    • first.one
    • first.two
    • first.three
  2. Second
    • second.one
    • second.two
    • second.three

indenting first line

      Please note that all contributions to Lazarus-ccr are considered to be released under the GNU Free Documentation License (see Lazarus-ccr:Copyrights for details). If you don't want your writing to be edited mercilessly and redistributed at will, then don't submit it here.

You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. También nos aseguras que escribiste esto tú mismo, o lo has copiado desde el dominio público u otra fuente libre.
DO NOT SUBMIT COPYRIGHTED WORK WITHOUT PERMISSION!

TEST

es:Probando

Another Test:

I want to create a boxed text:

Esto está en una caja, o algo así Espero.

This is outside the box, no? And this is a reference to my incomplete Structural Analyis book

New section?

Let's see... ok


if Graphviz was installed, this would draw a pretty graph...

<graphviz> digraph G {

 rankdir=LR; node [fontsize = "8" shape = "rectangle"]; 
 "Node 1" -> "Node 2";

} </graphviz>

This is a test to see, if I can edit a page after the Bad-Behavior update. fpcfan 22:43, 7 December 2007 (CET)

Tutorial links

30 Second Quick Wiki Tutorial