Difference between revisions of "Pascal Script tab"

From Lazarus wiki
Jump to navigationJump to search
(Created page with "The '''Pascal Script tab''' of the Component Palette lists components for use with Pascal Scripting. Image:Component_Palette_Pascal_Script.png {{NavComponentPalette...")
 
(Adding details)
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
The '''Pascal Script tab''' of the [[Component Palette]] lists components for use with Pascal Scripting.  
+
{{Pascal_Script_tab}}
 +
 
 +
The '''Pascal Script tab''' of the [[Component Palette]] lists components for use with [[Pascal Script]]ing.  
  
 
[[Image:Component_Palette_Pascal_Script.png]]
 
[[Image:Component_Palette_Pascal_Script.png]]
 +
 +
{| class="wikitable sortable"
 +
|-
 +
! Icon || Component || Description
 +
|-
 +
| [[image:tpsscript.png]] || [[TPSScript]] || This is the main component. It supports compiling and executing of scripts.
 +
|-
 +
| [[image:tpsscriptdebugger.png]] || [[TPSScriptDebugger]] ||
 +
|-
 +
| [[image:tpsdllplugin.png]] || [[TPSDllPlugin]] ||
 +
|-
 +
| [[image:tpsimport_classes.png]] || [[TPSImport_Classes]] ||
 +
|-
 +
| [[image:tpsimport_dateutils.png]] || [[TPSImport_DateUtils]] ||
 +
|-
 +
| [[image:tpsimport_comobj.png]] || [[TPSImport_ComObj]] ||
 +
|-
 +
| [[image:tpsimport_db.png]] || [[TPSImport_DB]] ||
 +
|-
 +
| [[image:tpsimport_forms.png]] || [[TPSImport_Forms]] ||
 +
|-
 +
| [[image:tpsimport_controls.png]] || [[TPSImport_Controls]] ||
 +
|-
 +
| [[image:tpsimport_stdctrls.png]] || [[TPSImport_StdCtrls]] ||
 +
|-
 +
| [[image:tpscustomplugin.png]] || [[TPSCustomPlugin]] ||
 +
|}
  
 
{{NavComponentPalette}}
 
{{NavComponentPalette}}
 +
 +
== See also==
 +
* [[Pascal Script]]
  
 
[[Category:Component Palette]]
 
[[Category:Component Palette]]
 +
[[Category:Pascal Script]]

Latest revision as of 14:15, 29 January 2019