Sand Box/es

From Lazarus-ccr

Jump to: navigation, search

English (en) Español / Castellano (es) Français (fr) Italiano (it) Slovensky (sk) Bahasa Indonesia (id)

Contents

[edit] Cabecera


[edit] Enlace externo

Enlace externo: Título del enlace

[edit] 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?

[edit] Table 1

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




<tbody> </tbody>
Delphi / ObjFPC

 
 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 ObjFPC

[edit] Table 2

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

[edit] Bullets

  • One
  • Two
    • Tree

[edit] 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

[edit] 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

[edit] 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)

[edit] Tutorial links

30 Second Quick Wiki Tutorial