__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<!DOCTYPE html>
<html lang="es" dir="ltr">
<head>
<base href="../../../../../">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Lista de todos los métodos y propiedades de ScriptForge</title>
<link rel="shortcut icon" href="media/navigation/favicon.ico">
<link type="text/css" href="normalize.css" rel="Stylesheet">
<link type="text/css" href="prism.css" rel="Stylesheet">
<link type="text/css" href="default.css" rel="Stylesheet">
<script type="text/javascript" src="polyfills.js"></script><script type="text/javascript" src="languages.js"></script><script type="text/javascript" src="es/langnames.js"></script><script type="text/javascript" src="flexsearch.debug.js"></script><script type="text/javascript" src="prism.js"></script><script type="text/javascript" src="help2.js" defer></script><script type="text/javascript" src="a11y-toggle.js" defer></script><script type="text/javascript" src="paginathing.js" defer></script><script type="text/javascript" src="es/bookmarks.js" defer></script><script type="text/javascript" src="es/contents.js" defer></script><script type="text/javascript" src="help.js" defer></script><meta name="viewport" content="width=device-width,initial-scale=1">
</head>
<body>
<header id="TopLeftHeader"><a class="symbol" href="es/text/shared/05/new_help.html"><div></div></a><a class="logo" href="es/text/shared/05/new_help.html"><p dir="auto">Ayuda de LibreOffice 25.2</p></a><div class="dropdowns"><div class="modules">
<button type="button" data-a11y-toggle="modules-nav" id="modules" aria-haspopup="true" aria-expanded="false" aria-controls="modules-nav">Módulo</button><nav id="modules-nav" hidden=""></nav>
</div></div></header><aside class="leftside"><input id="accordion-1" name="accordion-menu" type="checkbox"><label for="accordion-1" dir="auto">Contenido</label><div id="Contents" class="contents-treeview"></div></aside><div id="SearchFrame"><div id="Bookmarks">
<input id="search-bar" type="search" class="search" placeholder="Buscar en los marcadores del módulo elegido" dir="auto"><div class="nav-container" tabindex="0"><nav class="index" dir="auto"></nav></div>
</div></div>
<div id="DisplayArea" itemprop="softwareHelp" itemscope="true" itemtype="http://schema.org/SoftwareApplication">
<noscript><div id="WarnJS"><h1 dir="auto">Active JavaScript en el navegador para mostrar las páginas de ayuda de LibreOffice.</h1></div></noscript>
<a id="bm_id41582391760334"></a>
<meta itemprop="keywords" content="ScriptForge, list of methods">
<meta itemprop="keywords" content="ScriptForge, list of properties">
<h1 id="hd_id461623364876507" dir="auto">
<a id="title"></a>Lista de todos los métodos y propiedades de <span class="literal">ScriptForge</span>
</h1>
<p id="par_id691671192231981" class="paragraph" dir="auto">This help page shows all methods and properties available in the <span class="literal">ScriptForge</span> library by service with links to the corresponding documentation.</p>
<div class="tip">
<div class="noteicon" dir="auto"><img src="media/icon-themes/res/helpimg/tip.svg" alt="tip" style="width:40px;height:40px;"></div>
<div class="notetext"><p id="par_id401671192686811" dir="auto">The <span class="emph">Basic</span> source code for all ScriptForge services is available via <span class="menuitem">Application Macros and Dialogs</span> and is distributed in multiple libraries: <span class="literal">ScriptForge</span>, <span class="literal">SFDatabases</span>, <span class="literal">SFDialogs</span>, <span class="literal">SFDocuments</span>, <span class="literal">SFUnitTests</span> and <span class="literal">SFWidgets</span>. The <span class="emph">Python</span> portion of the source code is available in the <span class="emph">program\scriptforge.py</span> file under the LibreOffice installation directory.</p></div>
</div>
<br>
<h2 id="hd_id101671192601663" dir="auto">Servicio <span class="literal">ScriptForge</span>.<span class="literal">Array</span>
</h2>
<div class="embedded">
<a id="methods_toc"></a>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="3" class="tableheadcell" dir="auto">
<p id="par_id651606319520519" class="tableheadintable" dir="auto">Lista de métodos en el servicio Array</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id361606235233835" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_array.html#Append">Append</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_array.html#AppendColumn">AppendColumn</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_array.html#AppendRow">AppendRow</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_array.html#Contains">Contains</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_array.html#ConvertToDictionary">ConvertToDictionary</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_array.html#Copy">Copy</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_array.html#CountDims">CountDims</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_array.html#Difference">Difference</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_array.html#ExportToTextFile">ExportToTextFile</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_array.html#ExtractColumn">ExtractColumn</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_array.html#ExtractRow">ExtractRow</a><br>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id231606235233835" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_array.html#Flatten">Flatten</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_array.html#ImportFromCSVFile">ImportFromCSVFile</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_array.html#IndexOf">IndexOf</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_array.html#Insert">Insert</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_array.html#InsertSorted">InsertSorted</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_array.html#Intersection">Intersection</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_array.html#Join2D">Join2D</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_array.html#Prepend">Prepend</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_array.html#PrependColumn">PrependColumn</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_array.html#PrependRow">PrependRow</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_array.html#RangeInit">RangeInit</a><br>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id831606235233835" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_array.html#Reverse">Reverse</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_array.html#Shuffle">Shuffle</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_array.html#Slice">Slice</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_array.html#Sort">Sort</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_array.html#SortColumns">SortColumns</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_array.html#SortRows">SortRows</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_array.html#Transpose">Transpose</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_array.html#TrimArray">TrimArray</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_array.html#Union">Union</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_array.html#Unique">Unique</a><br><br>
</p>
</td>
</tr>
</table>
<br>
</div>
<h2 id="hd_id101671192601553" dir="auto">Servicio <span class="literal">SFDocuments</span>.<span class="literal">Base</span>
</h2>
<div class="embedded">
<a id="methods_toc"></a>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="3" class="tableheadcell" dir="auto">
<p id="par_id451619034669263" class="tableheadintable" dir="auto">Lista de métodos en el servicio Base</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id981619034669263" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_base.html#CloseFormDocument">CloseFormDocument</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_base.html#FormDocuments">FormDocuments</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_base.html#Forms">Forms</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_base.html#GetDatabase">GetDatabase</a>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id721619034669263" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_base.html#IsLoaded">IsLoaded</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_base.html#OpenFormDocument">OpenFormDocument</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_base.html#OpenQuery">OpenQuery</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_base.html#OpenTable">OpenTable</a>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id711619034669263" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_base.html#PrintOut">PrintOut</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_base.html#SetPrinter">SetPrinter</a><br><br><br>
</p>
</td>
</tr>
</table>
<br>
</div>
<a id="sf_document_note"></a>
<div class="note">
<div class="noteicon" dir="auto"><img src="media/icon-themes/res/helpimg/note.svg" alt="note" style="width:40px;height:40px;"></div>
<div class="notetext"><p id="par_id541674484344235" dir="auto">This service also supports the methods and properties defined in the <a target="_top" href="es/text/sbasic/shared/03/sf_document.html"><span class="literal">Document</span> service</a>, which includes methods that are generic to all document types.</p></div>
</div>
<br>
<h2 id="hd_id101671192609363" dir="auto">Servicio <span class="literal">ScriptForge</span>.<span class="literal">Basic</span>
</h2>
<div class="embedded">
<a id="methods_toc"></a>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="3" class="tableheadcell" dir="auto">
<p id="par_id651606319520519" class="tableheadintable" dir="auto">Lista de métodos en el servicio Basic</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id761611086279902" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_basic.html#CDate">CDate</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_basic.html#CDateFromUnoDateTime">CDateFromUnoDateTime</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_basic.html#CDateToUnoDateTime">CDateToUnoDateTime</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_basic.html#ConvertFromUrl">ConvertFromUrl</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_basic.html#ConvertToUrl">ConvertToUrl</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_basic.html#CreateUnoService">CreateUnoService</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_basic.html#CreateUnoStruct">CreateUnoStruct</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_basic.html#DateAdd">DateAdd</a><br>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id141611086279902" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_basic.html#DateDiff">DateDiff</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_basic.html#DatePart">DatePart</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_basic.html#DateValue">DateValue</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_basic.html#Format">Format</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_basic.html#GetDefaultContext">GetDefaultContext</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_basic.html#GetGuiType">GetGuiType</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_basic.html#GetPathSeparator">GetPathSeparator</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_basic.html#GetSystemTicks">GetSystemTicks</a><br>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id761611086279903" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_basic.html#BasicLibraries">GlobalScope.BasicLibraries</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_basic.html#DialogLibraries">GlobalScope.DialogLibraries</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_basic.html#InputBox">InputBox</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_basic.html#MsgBox">MsgBox</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_basic.html#Now">Now</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_basic.html#RGB">RGB</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_basic.html#Xray">Xray</a><br><br>
</p>
</td>
</tr>
</table>
<br>
</div>
<a id="SF_Basic_properties"></a>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="3" class="tableheadcell" dir="auto">
<p id="par_id651606319520519" class="tableheadintable" dir="auto">Lista de propiedades en el servicio Basic</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id761611086279772" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_basic.html#properties_toc">IDABORT</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_basic.html#properties_toc">IDCANCEL</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_basic.html#properties_toc">IDIGNORE</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_basic.html#properties_toc">IDNO</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_basic.html#properties_toc">IDOK</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_basic.html#properties_toc">IDRETRY</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_basic.html#properties_toc">IDYES</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_basic.html#properties_toc">MB_ABORTRETRYIGNORE</a><br>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id141611086279222" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_basic.html#properties_toc">MB_DEFBUTTON1</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_basic.html#properties_toc">MB_DEFBUTTON2</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_basic.html#properties_toc">MB_DEFBUTTON3</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_basic.html#properties_toc">MB_ICONEXCLAMATION</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_basic.html#properties_toc">MB_ICONINFORMATION</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_basic.html#properties_toc">MB_ICONQUESTION</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_basic.html#properties_toc">MB_ICONSTOP</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_basic.html#properties_toc">MB_OK</a><br>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id761611086279676" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_basic.html#properties_toc">MB_OKCANCEL</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_basic.html#properties_toc">MB_RETRYCANCEL</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_basic.html#properties_toc">MB_YESNO</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_basic.html#properties_toc">MB_YESNOCANCEL</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_basic.html#properties_toc">StarDesktop</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_basic.html#properties_toc">ThisComponent</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_basic.html#properties_toc">ThisDatabaseDocument</a><br><br>
</p>
</td>
</tr>
</table>
<br>
<h2 id="hd_id101671192601502" dir="auto">Servicio <span class="literal">SFDocuments</span>.<span class="literal">Calc</span>
</h2>
<div class="embedded">
<a id="methods_toc"></a>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="3" class="tableheadcell" dir="auto">
<p id="par_id891611613601554" class="tableheadintable" dir="auto">Lista de métodos en el servicio Calc</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id891611613601556" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_calc.html#A1Style">A1Style</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_calc.html#Activate">Activate</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_calc.html#Charts">Charts</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_calc.html#ClearAll">ClearAll</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_calc.html#ClearFormats">ClearFormats</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_calc.html#ClearValues">ClearValues</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_calc.html#CompactLeft">CompactLeft</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_calc.html#CompactUp">CompactUp</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_calc.html#CopySheet">CopySheet</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_calc.html#CopySheetFromFile">CopySheetFromFile</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_calc.html#CopyToCell">CopyToCell</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_calc.html#CopyToRange">CopyToRange</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_calc.html#CreateChart">CreateChart</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_calc.html#CreatePivotTable">CreatePivotTable</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_calc.html#DAvg">DAvg</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_calc.html#DAvg">DCount</a><br>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id541611613601554" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_calc.html#DAvg">DMax</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_calc.html#DAvg">DMin</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_calc.html#DAvg">DSum</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_calc.html#ExportRangeToFile">ExportRangeToFile</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_calc.html#Forms">Forms</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_calc.html#GetColumnName">GetColumnName</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_calc.html#GetFormula">GetFormula</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_calc.html#GetValue">GetValue</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_calc.html#ImportFromCSVFile">ImportFromCSVFile</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_calc.html#ImportFromDatabase">ImportFromDatabase</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_calc.html#ImportStylesFromFile">ImportStylesFromFile</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_calc.html#InsertSheet">InsertSheet</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_calc.html#MoveRange">MoveRange</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_calc.html#MoveSheet">MoveSheet</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_calc.html#Offset">Offset</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_calc.html#OpenRangeSelector">OpenRangeSelector</a><br>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id701611613601554" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_calc.html#PrintOut">PrintOut</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_calc.html#Printf">Printf</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_calc.html#RemoveDuplicates">RemoveDuplicates</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_calc.html#RemoveSheet">RemoveSheet</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_calc.html#RenameSheet">RenameSheet</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_calc.html#SetArray">SetArray</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_calc.html#SetCellStyle">SetCellStyle</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_calc.html#SetFormula">SetFormula</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_calc.html#SetValue">SetValue</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_calc.html#ShiftDown">ShiftDown</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_calc.html#ShiftLeft">ShiftLeft</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_calc.html#ShiftRight">ShiftRight</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_calc.html#ShiftUp">ShiftUp</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_calc.html#SortRange">SortRange</a><br><br><br>
</p>
</td>
</tr>
</table>
<br>
</div>
<a id="SF_Calc_properties"></a>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="3" class="tableheadcell" dir="auto">
<p id="par_id651606319520654" class="tableheadintable" dir="auto">Lista de propiedades en el servicio Calc</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id761611086279902" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_calc.html#properties_toc">CurrentSelection</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_calc.html#properties_toc">FirstCell</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_calc.html#properties_toc">FirstColumn</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_calc.html#properties_toc">FirstRow</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_calc.html#properties_toc">Height</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_calc.html#properties_toc">LastCell</a>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id141611086279902" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_calc.html#properties_toc">LastColumn</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_calc.html#properties_toc">LastRow</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_calc.html#properties_toc">Range</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_calc.html#properties_toc">Region</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_calc.html#properties_toc">Sheet</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_calc.html#properties_toc">SheetName</a>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id761611086279903" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_calc.html#properties_toc">Sheets</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_calc.html#properties_toc">Width</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_calc.html#properties_toc">XCellRange</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_calc.html#properties_toc">XSheetCellCursor</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_calc.html#properties_toc">XSpreadsheet</a><br><br>
</p>
</td>
</tr>
</table>
<br>
<div class="embedded">
<a id="sf_document_note"></a>
<div class="note">
<div class="noteicon" dir="auto"><img src="media/icon-themes/res/helpimg/note.svg" alt="note" style="width:40px;height:40px;"></div>
<div class="notetext"><p id="par_id541674484344235" dir="auto">This service also supports the methods and properties defined in the <a target="_top" href="es/text/sbasic/shared/03/sf_document.html"><span class="literal">Document</span> service</a>, which includes methods that are generic to all document types.</p></div>
</div>
<br>
</div>
<h2 id="hd_id101671192601677" dir="auto">Servicio <span class="literal">SFDocuments</span>.<span class="literal">Chart</span>
</h2>
<div class="embedded">
<a id="methods_toc"></a>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="2" class="tableheadcell" dir="auto">
<p id="par_id891611613601554" class="tableheadintable" dir="auto">Lista de métodos en el servicio Chart</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id891611613601556" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_chart.html#ExportToFile">ExportToFile</a><br>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id541611613601554" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_chart.html#Resize">Resize</a><br>
</p>
</td>
</tr>
</table>
<br>
</div>
<a id="SF_Chart_properties"></a>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="3" class="tableheadcell" dir="auto">
<p id="par_id651606319523634" class="tableheadintable" dir="auto">Lista de propiedades en el servicio Chart</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id761611086277362" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_chart.html#properties_toc">ChartType</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_chart.html#properties_toc">Deep</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_chart.html#properties_toc">Dim3D</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_chart.html#properties_toc">Exploded</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_chart.html#properties_toc">Filled</a>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id141611086278835" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_chart.html#properties_toc">Legend</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_chart.html#properties_toc">Percent</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_chart.html#properties_toc">Stacked</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_chart.html#properties_toc">Title</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_chart.html#properties_toc">XTitle</a>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id761611086279506" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_chart.html#properties_toc">YTitle</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_chart.html#properties_toc">XChartObj</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_chart.html#properties_toc">XDiagram</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_chart.html#properties_toc">XShape</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_chart.html#properties_toc">XTableChart</a>
</p>
</td>
</tr>
</table>
<br>
<h2 id="hd_id101671192601147" dir="auto">Servicio <span class="literal">SFDatabases</span>.<span class="literal">Database</span>
</h2>
<div class="embedded">
<a id="methods_toc"></a>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="3" class="tableheadcell" dir="auto">
<p id="par_id231614360519973" class="tableheadintable" dir="auto">Lista de métodos en el servicio Database</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id611614360519255" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_database.html#CloseDatabase">CloseDatabase</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_database.html#Commit">Commit</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_database.html#CreateDataset">CreateDataset</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_database.html#DFunctions">DAvg</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_database.html#DFunctions">DCount</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_database.html#DFunctions">DMin</a><br>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id611614360519104" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_database.html#DFunctions">DMax</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_database.html#DFunctions">DSum</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_database.html#DLookup">DLookup</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_database.html#GetRows">GetRows</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_database.html#OpenFormDocument">OpenFormDocument</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_database.html#OpenQuery">OpenQuery</a><br>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id611614360518452" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_database.html#OpenSql">OpenSql</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_database.html#OpenTable">OpenTable</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_database.html#Rollback">Rollback</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_database.html#RunSql">RunSql</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_database.html#SetTransactionMode">SetTransactionMode</a><br><br>
</p>
</td>
</tr>
</table>
<br>
</div>
<a id="SF_Database_properties"></a>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="3" class="tableheadcell" dir="auto">
<p id="par_id651606319520332" class="tableheadintable" dir="auto">Lista de propiedades en el servicio Database</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id761611086279662" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_database.html#properties_toc">Queries</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_database.html#properties_toc">Tables</a>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id141611086277032" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_database.html#properties_toc">XConnection</a><br><br>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id761611086278818" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_database.html#properties_toc">XMetaData</a><br><br>
</p>
</td>
</tr>
</table>
<br>
<h2 id="hd_id101671192603066" dir="auto">
<span class="literal">SFDatabases</span>.<span class="literal">Dataset</span> service</h2>
<div class="embedded">
<a id="methods_toc"></a>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="3" class="tableheadcell" dir="auto"><p id="par_id651606319520519" class="tableheadintable" dir="auto">Lista de métodos en el servicio Dataset</p></th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id761611086279902" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_dataset.html#CloseDataset">CloseDataset</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dataset.html#CreateDataset">CreateDataset</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dataset.html#Delete">Delete</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dataset.html#ExportValueToFile">ExportValueToFile</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dataset.html#GetRows">GetRows</a><br>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id141611086279902" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_dataset.html#GetValue">GetValue</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dataset.html#Insert">Insert</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dataset.html#MoveFirstLast">MoveFirst</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dataset.html#MoveFirstLast">MoveLast</a><br><br>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id761611086279903" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_dataset.html#MoveNextPrevious">MoveNext</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dataset.html#MoveNextPrevious">MovePrevious</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dataset.html#Reload">Reload</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dataset.html#Update">Update</a><br><br>
</p>
</td>
</tr>
</table>
<br>
</div>
<a id="SF_Dataset_properties"></a>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="3" class="tableheadcell" dir="auto">
<p id="par_id651606319591202" class="tableheadintable" dir="auto">List of Properties in the Dataset Service</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id761611086279532" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_dataset.html#properties_toc">BOF</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dataset.html#properties_toc">DefaultValues</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dataset.html#properties_toc">EOF</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dataset.html#properties_toc">Fields</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dataset.html#properties_toc">Filter</a><br>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id141611086278312" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_dataset.html#properties_toc">Orderby</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dataset.html#properties_toc">ParentDatabase</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dataset.html#properties_toc">RowCount</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dataset.html#properties_toc">RowNumber</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dataset.html#properties_toc">Source</a><br>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id761611086276063" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_dataset.html#properties_toc">SourceType</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dataset.html#properties_toc">UpdatableFields</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dataset.html#properties_toc">Values</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dataset.html#properties_toc">XRowSet</a><br><br>
</p>
</td>
</tr>
</table>
<br>
<h2 id="hd_id101671192690807" dir="auto">Servicio <span class="literal">SFDatabases</span>.<span class="literal">Datasheet</span>
</h2>
<div class="embedded">
<a id="methods_toc"></a>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="3" class="tableheadcell" dir="auto">
<p id="par_id451619034669263" class="tableheadintable" dir="auto">Lista de métodos en el servicio Datasheet</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id981619034669263" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_datasheet.html#Activate">Activate</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_datasheet.html#CloseDatasheet">CloseDatasheet</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_datasheet.html#CreateMenu">CreateMenu</a><br>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id721619034669263" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_datasheet.html#GetText">GetText</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_datasheet.html#GetValue">GetValue</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_datasheet.html#GoToCell">GoToCell</a><br>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id711619034669263" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_datasheet.html#RemoveMenu">RemoveMenu</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_datasheet.html#Toolbars">Toolbars</a><br><br>
</p>
</td>
</tr>
</table>
<br>
</div>
<a id="SF_Datasheet_properties"></a>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="3" class="tableheadcell" dir="auto">
<p id="par_id651606319510928" class="tableheadintable" dir="auto">Lista de propiedades en el servicio Datasheet</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id761611086273372" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_datasheet.html#properties_toc">ColumnHeaders</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_datasheet.html#properties_toc">CurrentColumn</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_datasheet.html#properties_toc">CurrentRow</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_datasheet.html#properties_toc">DatabaseFileName</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_datasheet.html#properties_toc">Filter</a>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id14161108688384" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_datasheet.html#properties_toc">LastRow</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_datasheet.html#properties_toc">OrderBy</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_datasheet.html#properties_toc">ParentDatabase</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_datasheet.html#properties_toc">Source</a><br><br>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id761611086270413" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_datasheet.html#properties_toc">SourceType</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_datasheet.html#properties_toc">XComponent</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_datasheet.html#properties_toc">XControlModel</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_datasheet.html#properties_toc">XTabControllerModel</a><br><br>
</p>
</td>
</tr>
</table>
<br>
<h2 id="hd_id101671192601308" dir="auto">Servicio <span class="literal">SFDialogs</span>.<span class="literal">Dialog</span>
</h2>
<div class="embedded">
<a id="methods_toc"></a>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="3" class="tableheadcell" dir="auto">
<p id="par_id891611613601554" class="tableheadintable" dir="auto">Lista de métodos en el servicio Dialog</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id381606472825856" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_dialog.html#Activate">Activate</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialog.html#Center">Center</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialog.html#Controls">Controls</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialog.html#CloneControl">CloneControl</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialog.html#CreateButton">CreateButton</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialog.html#CreateCheckBox">CreateCheckBox</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialog.html#CreateComboBox">CreateComboBox</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialog.html#CreateCurrencyField">CreateCurrencyField</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialog.html#CreateDateField">CreateDateField</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialog.html#CreateFileControl">CreateFileControl</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialog.html#CreateFixedLine">CreateFixedLine</a><br>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id451606472825856" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_dialog.html#CreateFixedText">CreateFixedText</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialog.html#CreateFormattedField">CreateFormattedField</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialog.html#CreateGroupBox">CreateGroupBox</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialog.html#CreateHyperlink">CreateHyperlink</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialog.html#CreateImageControl">CreateImageControl</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialog.html#CreateListBox">CreateListBox</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialog.html#CreateNumericField">CreateNumericField</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialog.html#CreatePatternField">CreatePatternField</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialog.html#CreateProgressBar">CreateProgressBar</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialog.html#CreateRadioButton">CreateRadioButton</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialog.html#CreateScrollBar">CreateScrollBar</a><br>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id161606472825856" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_dialog.html#CreateTableControl">CreateTableControl</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialog.html#CreateTextField">CreateTextField</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialog.html#CreateTimeField">CreateTimeField</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialog.html#CreateTreeControl">CreateTreeControl</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialog.html#EndExecute">EndExecute</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialog.html#Execute">Execute</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialog.html#GetTextsFromL10N">GetTextsFromL10N</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialog.html#Resize">Resize</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialog.html#OrderTabs">OrderTabs</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialog.html#SetPageManager">SetPageManager</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialog.html#Terminate">Terminate</a><br>
</p>
</td>
</tr>
</table>
<br>
</div>
<a id="SF_Dialog_properties"></a>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="3" class="tableheadcell" dir="auto">
<p id="par_id651606319527165" class="tableheadintable" dir="auto">Lista de propiedades en el servicio Dialog</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id761611086279039" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_dialog.html#properties_toc">CANCELBUTTON</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialog.html#properties_toc">Caption</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialog.html#properties_toc">Height</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialog.html#properties_toc">Modal</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialog.html#properties_toc">Name</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialog.html#properties_toc">OKBUTTON</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialog.html#properties_toc">OnFocusGained</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialog.html#properties_toc">OnFocusLost</a>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id141611086279065" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_dialog.html#properties_toc">OnKeyPressed</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialog.html#properties_toc">OnKeyReleased</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialog.html#properties_toc">OnMouseDragged</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialog.html#properties_toc">OnMouseEntered</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialog.html#properties_toc">OnMouseExited</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialog.html#properties_toc">OnMouseMoved</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialog.html#properties_toc">OnMousePressed</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialog.html#properties_toc">OnMouseReleased</a>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id761611086274643" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_dialog.html#properties_toc">Page</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialog.html#properties_toc">Visible</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialog.html#properties_toc">Width</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialog.html#properties_toc">XChartObj</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialog.html#properties_toc">XDiagram</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialog.html#properties_toc">XDialogModel</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialog.html#properties_toc">XDialogView</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialog.html#properties_toc">XTableChart</a>
</p>
</td>
</tr>
</table>
<br>
<h2 id="hd_id101671192601688" dir="auto">Servicio <span class="literal">SFDialogs</span>.<span class="literal">DialogControl</span>
</h2>
<div class="embedded">
<a id="methods_toc"></a>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="3" class="tableheadcell" dir="auto">
<p id="par_id891611613601554" class="tableheadintable" dir="auto">Lista de métodos en el servicio DialogControl</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id751612709117248" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_dialogcontrol.html#AddSubNode">AddSubNode</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialogcontrol.html#AddSubTree">AddSubTree</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialogcontrol.html#CreateRoot">CreateRoot</a><br>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id63161270911712" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_dialogcontrol.html#FindNode">FindNode</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialogcontrol.html#Resize">Resize</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialogcontrol.html#SetFocus">SetFocus</a><br>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id651612709117457" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_dialogcontrol.html#SetTableData">SetTableData</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialogcontrol.html#WriteLine">WriteLine</a><br><br>
</p>
</td>
</tr>
</table>
<br>
</div>
<a id="SF_DialogControl_properties"></a>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="3" class="tableheadcell" dir="auto">
<p id="par_id651606319523433" class="tableheadintable" dir="auto">Lista de propiedades en el servicio DialogControl</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id761611086270987" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_dialogcontrol.html#properties_toc">Cancel</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialogcontrol.html#properties_toc">Caption</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialogcontrol.html#properties_toc">ControlType</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialogcontrol.html#properties_toc">CurrentNode</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialogcontrol.html#properties_toc">Default</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialogcontrol.html#properties_toc">Enabled</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialogcontrol.html#properties_toc">Format</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialogcontrol.html#properties_toc">ListCount</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialogcontrol.html#properties_toc">ListIndex</a>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id141611086279632" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_dialogcontrol.html#properties_toc">Locked</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialogcontrol.html#properties_toc">MultiSelect</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialogcontrol.html#properties_toc">Name</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialogcontrol.html#properties_toc">Page</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialogcontrol.html#properties_toc">Parent</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialogcontrol.html#properties_toc">Picture</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialogcontrol.html#properties_toc">RootNode</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialogcontrol.html#properties_toc">RowSource</a><br><br>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id761611086279200" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_dialogcontrol.html#properties_toc">Text</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialogcontrol.html#properties_toc">TipText</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialogcontrol.html#properties_toc">TripleState</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialogcontrol.html#properties_toc">Value</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialogcontrol.html#properties_toc">Visible</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialogcontrol.html#properties_toc">XControlModel</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialogcontrol.html#properties_toc">XControlView</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dialogcontrol.html#properties_toc">XTreeDataModel</a><br><br>
</p>
</td>
</tr>
</table>
<br>
<h2 id="hd_id101671192601559" dir="auto">Servicio <span class="literal">ScriptForge</span>.<span class="literal">Dictionary</span>
</h2>
<div class="embedded">
<a id="methods_toc"></a>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="3" class="tableheadcell" dir="auto">
<p id="par_id891611613601554" class="tableheadintable" dir="auto">Lista de métodos en el servicio Dictionary</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id381606472825856" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_dictionary.html#Add">Add</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dictionary.html#ConvertToArray">ConvertToArray</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dictionary.html#ConvertToJson">ConvertToJson</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dictionary.html#ConvertToPropertyValues">ConvertToPropertyValues</a>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id451606472825856" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_dictionary.html#Exists">Exists</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dictionary.html#ImportFromJson">ImportFromJson</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dictionary.html#ImportFromPropertyValues">ImportFromPropertyValues</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dictionary.html#Item">Item</a>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id161606472825856" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_dictionary.html#Remove">Remove</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dictionary.html#RemoveAll">RemoveAll</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dictionary.html#ReplaceItem">ReplaceItem</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_dictionary.html#ReplaceKey">ReplaceKey</a>
</p>
</td>
</tr>
</table>
<br>
</div>
<a id="SF_Dictionary_properties"></a>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="3" class="tableheadcell" dir="auto">
<p id="par_id651606319520328" class="tableheadintable" dir="auto">Lista de propiedades en el servicio Dictionary</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id761611086276442" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_dictionary.html#properties_toc">Count</a><br>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id14161108625214" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_dictionary.html#properties_toc">Items</a><br>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id761611086275213" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_dictionary.html#properties_toc">Keys</a><br>
</p>
</td>
</tr>
</table>
<br>
<h2 id="hd_id101671192601711" dir="auto">Servicio <span class="literal">SFDocuments</span>.<span class="literal">Document</span>
</h2>
<div class="embedded">
<a id="methods_toc"></a>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="3" class="tableheadcell" dir="auto"><p id="par_id651606319520519" class="tableheadintable" dir="auto">Lista de métodos en el servicio Document</p></th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id761611086279902" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_document.html#Activate">Activate</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_document.html#CloseDocument">CloseDocument</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_document.html#CreateMenu">CreateMenu</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_document.html#DeleteStyles">DeleteStyles</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_document.html#Echo">Echo</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_document.html#ExportAsPDF">ExportAsPDF</a><br>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id141611086279902" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_document.html#PrintOut">PrintOut</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_document.html#RemoveMenu">RemoveMenu</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_document.html#RunCommand">RunCommand</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_document.html#Save">Save</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_document.html#SaveAs">SaveAs</a><br><br>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id761611086279903" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_document.html#SaveCopyAs">SaveCopyAs</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_document.html#SetPrinter">SetPrinter</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_document.html#Style">Style</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_document.html#Toolbars">Toolbars</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_document.html#SetPrinter">XStyle</a><br><br>
</p>
</td>
</tr>
</table>
<br>
</div>
<a id="SF_Document_properties"></a>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="3" class="tableheadcell" dir="auto">
<p id="par_id651606319746528" class="tableheadintable" dir="auto">Lista de propiedades en el servicio Document</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id761611086273342" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_document.html#properties_toc">CustomProperties</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_document.html#properties_toc">Description</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_document.html#properties_toc">DocumentProperties</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_document.html#properties_toc">DocumentType</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_document.html#properties_toc">ExportFilters</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_document.html#properties_toc">FileSystem</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_document.html#properties_toc">ImportFilters</a><br>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id14161108610914" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_document.html#properties_toc">IsBase</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_document.html#properties_toc">IsCalc</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_document.html#properties_toc">IsDraw</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_document.html#properties_toc">IsFormDocument</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_document.html#properties_toc">IsImpress</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_document.html#properties_toc">IsMath</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_document.html#properties_toc">IsWriter</a><br>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id761611086275305" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_document.html#properties_toc">Keywords</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_document.html#properties_toc">Readonly</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_document.html#properties_toc">StyleFamilies</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_document.html#properties_toc">Subject</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_document.html#properties_toc">Title</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_document.html#properties_toc">XComponent</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_document.html#properties_toc">XDocumentSettings</a><br>
</p>
</td>
</tr>
</table>
<br>
<h2 id="hd_id101671192501339" dir="auto">Servicio <span class="literal">ScriptForge</span>.<span class="literal">Exception</span>
</h2>
<div class="embedded">
<a id="methods_toc"></a>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="3" class="tableheadcell" dir="auto"><p id="par_id881608131596153" class="tableheadintable" dir="auto">Lista de métodos en el servicio Exception</p></th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id461608131596153" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_exception.html#Clear">Clear</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_exception.html#Console">Console</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_exception.html#ConsoleClear">ConsoleClear</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_exception.html#ConsoleToFile">ConsoleToFile</a>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id871608132025242" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_exception.html#DebugDisplay">DebugDisplay</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_exception.html#DebugPrint">DebugPrint</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_exception.html#PythonPrint">PythonPrint</a><br><br>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id831608132069033" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_exception.html#PythonShell">PythonShell</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_exception.html#Raise">Raise</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_exception.html#RaiseWarning">RaiseWarning</a><br><br>
</p>
</td>
</tr>
</table>
<br>
</div>
<a id="SF_Exception_properties"></a>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="3" class="tableheadcell" dir="auto">
<p id="par_id651606319500328" class="tableheadintable" dir="auto">Lista de propiedades en el servicio Exception</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id761611086277222" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_exception.html#properties_toc">Description</a><br>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id14161108628684" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_exception.html#properties_toc">Number</a><br>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id61611086264553" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_exception.html#properties_toc">Source</a><br>
</p>
</td>
</tr>
</table>
<br>
<h2 id="hd_id101671192505579" dir="auto">Servicio <span class="literal">ScriptForge</span>.<span class="literal">FileSystem</span>
</h2>
<div class="embedded">
<a id="methods_toc"></a>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="3" class="tableheadcell" dir="auto"><p id="par_id891611613601554" class="tableheadintable" dir="auto">Lista de métodos en el servicio FileSystem</p></th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id891611613601556" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_filesystem.html#BuildPath">BuildPath</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_filesystem.html#CompareFiles">CompareFiles</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_filesystem.html#CopyFile">CopyFile</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_filesystem.html#CopyFolder">CopyFolder</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_filesystem.html#CreateFolder">CreateFolder</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_filesystem.html#CreateTextFile">CreateTextFile</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_filesystem.html#DeleteFile">DeleteFile</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_filesystem.html#DeleteFolder">DeleteFolder</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_filesystem.html#ExtensionFolder">ExtensionFolder</a><br>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id541611613601554" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_filesystem.html#FileExists">FileExists</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_filesystem.html#Files">Files</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_filesystem.html#FolderExists">FolderExists</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_filesystem.html#GetBaseName">GetBaseName</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_filesystem.html#GetExtension">GetExtension</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_filesystem.html#GetFileLen">GetFileLen</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_filesystem.html#GetFileModified">GetFileModified</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_filesystem.html#GetName">GetName</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_filesystem.html#GetParentFolderName">GetParentFolderName</a><br>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id701611613601554" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_filesystem.html#GetTempName">GetTempName</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_filesystem.html#HashFile">HashFile</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_filesystem.html#MoveFile">MoveFile</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_filesystem.html#MoveFolder">MoveFolder</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_filesystem.html#Normalize">Normalize</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_filesystem.html#OpenTextFile">OpenTextFile</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_filesystem.html#PickFile">PickFile</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_filesystem.html#PickFolder">PickFolder</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_filesystem.html#SubFolders">SubFolders</a><br>
</p>
</td>
</tr>
</table>
<br>
</div>
<a id="SF_FileSystem_properties"></a>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="3" class="tableheadcell" dir="auto">
<p id="par_id651606319646328" class="tableheadintable" dir="auto">Lista de propiedades en el servicio FileSystem</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id761611086236742" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_filesystem.html#properties_toc">ConfigFolder</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_filesystem.html#properties_toc">ExtensionsFolder</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_filesystem.html#properties_toc">FileNaming</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_filesystem.html#properties_toc">HomeFolder</a>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id14161108629914" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_filesystem.html#properties_toc">InstallFolder</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_filesystem.html#properties_toc">Subject</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_filesystem.html#properties_toc">TemplatesFolder</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_filesystem.html#properties_toc">TemporaryFolder</a>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id761611086220803" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_filesystem.html#properties_toc">Title</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_filesystem.html#properties_toc">UserTemplatesFolder</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_filesystem.html#properties_toc">XComponent</a><br><br>
</p>
</td>
</tr>
</table>
<br>
<h2 id="hd_id101671192505441" dir="auto">Servicio <span class="literal">SFDocuments</span>.<span class="literal">Form</span>
</h2>
<div class="embedded">
<a id="methods_toc"></a>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="3" class="tableheadcell" dir="auto">
<p id="par_id921606472825856" class="tableheadintable" dir="auto">Lista de métodos en el servicio Form</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto"><p id="par_id381606472825856" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_form.html#Activate">Activate</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_form.html#Controls">Controls</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_form.html#GetDatabase">GetDatabase</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_form.html#MoveFirst">MoveFirst</a><br>
</p></td>
<td rowspan="" colspan="" dir="auto"><p id="par_id451606472825856" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_form.html#MoveLast">MoveLast</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_form.html#MoveNext">MoveNext</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_form.html#MoveNew">MoveNew</a><br><br>
</p></td>
<td rowspan="" colspan="" dir="auto"><p id="par_id161606472825856" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_form.html#MovePrevious">MovePrevious</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_form.html#Requery">Requery</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_form.html#Subforms">SubForms</a><br><br>
</p></td>
</tr>
</table>
<br>
</div>
<a id="SF_Form_properties"></a>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="3" class="tableheadcell" dir="auto">
<p id="par_id651606319525458" class="tableheadintable" dir="auto">Lista de propiedades en el servicio Form</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id761611086273642" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_form.html#properties_toc">AllowDeletes</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_form.html#properties_toc">AllowInserts</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_form.html#properties_toc">AllowUpdates</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_form.html#properties_toc">BaseForm</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_form.html#properties_toc">Bookmark</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_form.html#properties_toc">CurrentRecord</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_form.html#properties_toc">Filter</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_form.html#properties_toc">LinkChildFields</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_form.html#properties_toc">LinkParentFields</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_form.html#properties_toc">Name</a>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id14161108620014" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_form.html#event_properties_toc">OnApproveCursorMove</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_form.html#event_properties_toc">OnApproveParameter</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_form.html#event_properties_toc">OnApproveReset</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_form.html#event_properties_toc">OnApproveRowChange</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_form.html#event_properties_toc">OnApproveSubmit</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_form.html#event_properties_toc">OnConfirmDelete</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_form.html#event_properties_toc">OnCursorMoved</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_form.html#event_properties_toc">OnErrorOccurred</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_form.html#event_properties_toc">OnLoaded</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_form.html#event_properties_toc">OnReloaded</a>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id761611086279003" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_form.html#event_properties_toc">OnReloading</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_form.html#event_properties_toc">OnResetted</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_form.html#event_properties_toc">OnRowChanged</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_form.html#event_properties_toc">OnUnloaded</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_form.html#event_properties_toc">OnUnloading</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_form.html#event_properties_toc">OrderBy</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_form.html#properties_toc">Parent</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_form.html#properties_toc">RecordSource</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_form.html#properties_toc">XForm</a><br><br>
</p>
</td>
</tr>
</table>
<br>
<h2 id="hd_id101671192506636" dir="auto">Servicio <span class="literal">SFDocuments</span>.<span class="literal">FormControl</span>
</h2>
<div class="embedded">
<a id="methods_toc"></a>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="2" class="tableheadcell" dir="auto">
<p id="par_id891611613601554" class="tableheadintable" dir="auto">Lista de métodos en el servicio FormControl</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id751612709117248" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_formcontrol.html#Controls">Controls</a><br>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id63161270911712" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_formcontrol.html#SetFocus">SetFocus</a><br>
</p>
</td>
</tr>
</table>
<br>
</div>
<a id="SF_FormControl_properties"></a>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="3" class="tableheadcell" dir="auto">
<p id="par_id651606319411328" class="tableheadintable" dir="auto">Lista de propiedades en el servicio FormControl</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id761611086275842" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_formcontrol.html#properties_toc">Action</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_formcontrol.html#properties_toc">Caption</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_formcontrol.html#properties_toc">ControlSource</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_formcontrol.html#properties_toc">ControlType</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_formcontrol.html#properties_toc">Default</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_formcontrol.html#properties_toc">DefaultValue</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_formcontrol.html#properties_toc">Enabled</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_formcontrol.html#properties_toc">Format</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_formcontrol.html#properties_toc">ListCount</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_formcontrol.html#properties_toc">ListIndex</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_formcontrol.html#properties_toc">ListSource</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_formcontrol.html#properties_toc">ListSourceType</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_formcontrol.html#properties_toc">Locked</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_formcontrol.html#properties_toc">MultiSelect</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_formcontrol.html#properties_toc">Name</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_formcontrol.html#event_properties_toc">OnActionPerformed</a>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id14161108623034" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_formcontrol.html#event_properties_toc">OnAdjustmentValueChanged</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_formcontrol.html#event_properties_toc">OnApproveAction</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_formcontrol.html#event_properties_toc">OnApproveReset</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_formcontrol.html#event_properties_toc">OnApproveUpdate</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_formcontrol.html#event_properties_toc">OnChanged</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_formcontrol.html#event_properties_toc">OnErrorOccurred</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_formcontrol.html#event_properties_toc">OnFocusGained</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_formcontrol.html#event_properties_toc">OnFocusLost</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_formcontrol.html#event_properties_toc">OnItemStateChanged</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_formcontrol.html#event_properties_toc">OnKeyPressed</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_formcontrol.html#event_properties_toc">OnKeyReleased</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_formcontrol.html#event_properties_toc">OnMouseDragged</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_formcontrol.html#event_properties_toc">OnMouseEntered</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_formcontrol.html#event_properties_toc">OnMouseExited</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_formcontrol.html#event_properties_toc">OnMouseMoved</a><br><br>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id761611086277043" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_formcontrol.html#event_properties_toc">OnMousePressed</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_formcontrol.html#event_properties_toc">OnMouseReleased</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_formcontrol.html#event_properties_toc">OnResetted</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_formcontrol.html#event_properties_toc">OnTextChanged</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_formcontrol.html#event_properties_toc">OnUpdated</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_formcontrol.html#properties_toc">Parent</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_formcontrol.html#properties_toc">Picture</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_formcontrol.html#properties_toc">Required</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_formcontrol.html#properties_toc">Text</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_formcontrol.html#properties_toc">TipText</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_formcontrol.html#properties_toc">TripleState</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_formcontrol.html#properties_toc">Value</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_formcontrol.html#properties_toc">Visible</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_formcontrol.html#properties_toc">XControlModel</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_formcontrol.html#properties_toc">XControlView</a><br><br>
</p>
</td>
</tr>
</table>
<br>
<h2 id="hd_id101671192705399" dir="auto">
<span class="literal">SFDocuments</span>.<span class="literal">FormDocument</span> service</h2>
<div class="embedded">
<a id="methods_toc"></a>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="3" class="tableheadcell" dir="auto">
<p id="par_id451619034669263" class="tableheadintable" dir="auto">Lista de métodos en el servicio FormDocument</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id981619034669263" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_formdocument.html#CloseDocument">CloseDocument</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_formdocument.html#Forms">Forms</a><br>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id721619034669263" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_formdocument.html#GetDatabase">GetDatabase</a><br><br>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id711619034669263" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_formdocument.html#PrintOut">PrintOut</a><br><br>
</p>
</td>
</tr>
</table>
<br>
</div>
<h2 id="hd_id101671199996466" dir="auto">Servicio <span class="literal">ScriptForge</span>.<span class="literal">L10N</span>
</h2>
<div class="embedded">
<a id="methods_toc"></a>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="3" class="tableheadcell" dir="auto">
<p id="par_id231614360519973" class="tableheadintable" dir="auto">Lista de métodos en el servicio L10N</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id611614360519255" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_l10n.html#AddText">AddText</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_l10n.html#AddTextsFromDialog">AddTextsFromDialog</a>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id611614360519104" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_l10n.html#ExportToPOTFile">ExportToPOTFile</a><br><br>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id611614360518452" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_l10n.html#GetText">GetText</a><br><br>
</p>
</td>
</tr>
</table>
<br>
</div>
<a id="SF_L10N_properties"></a>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="3" class="tableheadcell" dir="auto">
<p id="par_id651606319527168" class="tableheadintable" dir="auto">Lista de propiedades en el servicio L10N</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id761611086271022" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_l10n.html#properties_toc">Folder</a><br>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id14161108623604" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_l10n.html#properties_toc">Language</a><br>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id761611086290993" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_l10n.html#properties_toc">Locale</a><br>
</p>
</td>
</tr>
</table>
<br>
<h2 id="hd_id101671199996396" dir="auto">Servicio <span class="literal">SFWidgets</span>.<span class="literal">Menu</span>
</h2>
<div class="embedded">
<a id="methods_toc"></a>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="3" class="tableheadcell" dir="auto"><p id="par_id891611613601554" class="tableheadintable" dir="auto">Lista de métodos en el servicio Menu</p></th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id891611613601556" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_menu.html#AddCheckBox">AddCheckBox</a><br>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id541611613601554" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_menu.html#AddItem">AddItem</a><br>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id541611613625804" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_menu.html#AddRadioButton">AddRadioButton</a><br>
</p>
</td>
</tr>
</table>
<br>
</div>
<a id="SF_Menu_properties"></a>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="2" class="tableheadcell" dir="auto">
<p id="par_id651606314140328" class="tableheadintable" dir="auto">Lista de propiedades en el servicio Menu</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id761611086308842" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_menu.html#properties_toc">ShortcutCharacter</a><br>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id14161108626374" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_menu.html#properties_toc">SubmenuCharacter</a><br>
</p>
</td>
</tr>
</table>
<br>
<h2 id="hd_id101671199994016" dir="auto">Servicio <span class="literal">ScriptForge</span>.<span class="literal">Platform</span>
</h2>
<a id="SF_Platform_properties"></a>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="3" class="tableheadcell" dir="auto">
<p id="par_id651606319518728" class="tableheadintable" dir="auto">Lista de propiedades en el servicio Platform</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id761611086252642" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_platform.html#properties_toc">Architecture</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_platform.html#properties_toc">ComputerName</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_platform.html#properties_toc">CPUCount</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_platform.html#properties_toc">CurrentUser</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_platform.html#properties_toc">Extensions</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_platform.html#properties_toc">FilterNames</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_platform.html#properties_toc">Fonts</a>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id14161108656514" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_platform.html#properties_toc">FormatLocale</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_platform.html#properties_toc">Locale</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_platform.html#properties_toc">Machine</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_platform.html#properties_toc">OfficeLocale</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_platform.html#properties_toc">OfficeVersion</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_platform.html#properties_toc">OSName</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_platform.html#properties_toc">OSPlatform</a>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id761611086275834" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_platform.html#properties_toc">OSRelease</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_platform.html#properties_toc">OSVersion</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_platform.html#properties_toc">Printers</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_platform.html#properties_toc">Processor</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_platform.html#properties_toc">PythonVersion</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_platform.html#properties_toc">SystemLocale</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_platform.html#properties_toc">UserData</a>
</p>
</td>
</tr>
</table>
<br>
<h2 id="hd_id101671199996417" dir="auto">Servicio <span class="literal">SFWidgets</span>.<span class="literal">PopupMenu</span>
</h2>
<div class="embedded">
<a id="methods_toc"></a>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="3" class="tableheadcell" dir="auto">
<p id="par_id891611613601554" class="tableheadintable" dir="auto">Lista de métodos en el servicio PopupMenu</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id891611613601556" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_popupmenu.html#AddCheckBox">AddCheckBox</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_popupmenu.html#AddItem">AddItem</a>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id541611613601554" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_popupmenu.html#AddRadioButton">AddRadioButton</a><br><br>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id541611613625804" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_popupmenu.html#Execute">Execute</a><br><br>
</p>
</td>
</tr>
</table>
<br>
</div>
<a id="SF_PopupMenu_properties"></a>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="2" class="tableheadcell" dir="auto">
<p id="par_id651606314130218" class="tableheadintable" dir="auto">Lista de propiedades en el servicio PopupMenu</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id761611086301462" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_popupmenu.html#properties_toc">ShortcutCharacter</a><br>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id14161108626964" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_popupmenu.html#properties_toc">SubmenuCharacter</a><br>
</p>
</td>
</tr>
</table>
<br>
<h2 id="hd_id101671199993577" dir="auto">Servicio <span class="literal">ScriptForge</span>.<span class="literal">Region</span>
</h2>
<div class="embedded">
<a id="methods_toc"></a>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="3" class="tableheadcell" dir="auto"><p id="par_id651606319520519" class="tableheadintable" dir="auto">Lista de métodos en el servicio Region</p></th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id761611086279902" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_region.html#DSTOffset">DSTOffset</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_region.html#LocalDateTime">LocalDateTime</a><br>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id141611086279902" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_region.html#Number2Text">Number2Text</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_region.html#TimeZoneOffset">TimeZoneOffset</a><br>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id761611086279903" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_region.html#UTCDateTime">UTCDateTime</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_region.html#UTCNow">UTCNow</a><br>
</p>
</td>
</tr>
</table>
<br>
</div>
<a id="SF_Region_properties"></a>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="3" class="tableheadcell" dir="auto">
<p id="par_id651606316032328" class="tableheadintable" dir="auto">Lista de propiedades en el servicio Region</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id761611084476442" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_region.html#properties_toc">Country</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_region.html#properties_toc">Currency</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_region.html#properties_toc">DatePatterns</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_region.html#properties_toc">DateSeparator</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_region.html#properties_toc">DayAbbrevNames</a>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id14161190955214" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_region.html#properties_toc">DayNames</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_region.html#properties_toc">DayNarrowNames</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_region.html#properties_toc">DecimalPoint</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_region.html#properties_toc">Language</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_region.html#properties_toc">ListSeparator</a>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id761611086925213" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_region.html#properties_toc">MonthAbbrevNames</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_region.html#properties_toc">MonthNames</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_region.html#properties_toc">MonthNarrowNames</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_region.html#properties_toc">ThousandSeparator</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_region.html#properties_toc">TimeSeparator</a>
</p>
</td>
</tr>
</table>
<br>
<h2 id="hd_id101671199993654" dir="auto">Servicio <span class="literal">ScriptForge</span>.<span class="literal">Session</span>
</h2>
<div class="embedded">
<a id="methods_toc"></a>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="3" class="tableheadcell" dir="auto">
<p id="par_id891611613601554" class="tableheadintable" dir="auto">Lista de métodos en el servicio Session</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id891611613601556" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_session.html#ExecuteBasicScript">ExecuteBasicScript</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_session.html#ExecuteCalcFunction">ExecuteCalcFunction</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_session.html#ExecutePythonScript">ExecutePythonScript</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_session.html#GetPDFExportOptions">GetPDFExportOptions</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_session.html#HasUnoMethod">HasUnoMethod</a><br>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id541611613601554" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_session.html#HasUnoProperty">HasUnoProperty</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_session.html#OpenURLInBrowser">OpenURLInBrowser</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_session.html#RunApplication">RunApplication</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_session.html#SendMail">SendMail</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_session.html#SetPDFExportOptions">SetPDFExportOptions</a><br>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id701611613601554" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_session.html#UnoMethods">UnoMethods</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_session.html#UnoProperties">UnoProperties</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_session.html#UnoObjectType">UnoObjectType</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_session.html#WebService">WebService</a><br><br>
</p>
</td>
</tr>
</table>
<br>
</div>
<a id="SF_Session_properties"></a>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="3" class="tableheadcell" dir="auto">
<p id="par_id651606319550408" class="tableheadintable" dir="auto">Lista de propiedades en el servicio Session</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id761611082106442" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_session.html#properties_toc">SCRIPTISAPPLICATION</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_session.html#properties_toc">SCRIPTISEMBEDDED</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_session.html#properties_toc">SCRIPTISOXT</a>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id14161103655214" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_session.html#properties_toc">SCRIPTISPERSONAL</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_session.html#properties_toc">SCRIPTISPERSOXT</a><br><br>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id761611086265713" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_session.html#properties_toc">SCRIPTISSHARED</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_session.html#properties_toc">SCRIPTISSHAROXT</a><br><br>
</p>
</td>
</tr>
</table>
<br>
<h2 id="hd_id1016711992514654" dir="auto">Servicio <span class="literal">ScriptForge</span>.<span class="literal">String</span>
</h2>
<div class="embedded">
<a id="methods_toc"></a>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="3" class="tableheadcell" dir="auto">
<p id="par_id891611613601554" class="tableheadintable" dir="auto">Lista de métodos en el servicio String</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id891611613601556" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_string.html#Capitalize">Capitalize</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_string.html#Count">Count</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_string.html#EndsWith">EndsWith</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_string.html#Escape">Escape</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_string.html#ExpandTabs">ExpandTabs</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_string.html#FilterNotPrintable">FilterNotPrintable</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_string.html#FindRegex">FindRegex</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_string.html#HashStr">HashStr</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_string.html#HtmlEncode">HtmlEncode</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_string.html#IsADate">IsADate</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_string.html#IsAlpha">IsAlpha</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_string.html#IsAlphaNum">IsAlphaNum</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_string.html#IsAscii">IsAscii</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_string.html#IsDigit">IsDigit</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_string.html#IsEmail">IsEmail</a><br>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id541611613601554" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_string.html#IsFileName">IsFileName</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_string.html#IsHexDigit">IsHexDigit</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_string.html#IsIBAN">IsIBAN</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_string.html#IsIPv4">IsIPv4</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_string.html#IsLike">IsLike</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_string.html#IsLower">IsLower</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_string.html#IsPrintable">IsPrintable</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_string.html#IsRegex">IsRegex</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_string.html#IsSheetName">IsSheetName</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_string.html#IsTitle">IsTitle</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_string.html#IsUpper">IsUpper</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_string.html#IsUrl">IsUrl</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_string.html#IsWhitespace">IsWhitespace</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_string.html#JustifyCenter">JustifyCenter</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_string.html#JustifyLeft">JustifyLeft</a><br>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id701611613601554" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_string.html#JustifyRight">JustifyRight</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_string.html#Quote">Quote</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_string.html#ReplaceChar">ReplaceChar</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_string.html#ReplaceRegex">ReplaceRegex</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_string.html#ReplaceStr">ReplaceStr</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_string.html#Represent">Represent</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_string.html#Reverse">Reverse</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_string.html#SplitLines">SplitLines</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_string.html#SplitNotQuoted">SplitNotQuoted</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_string.html#StartsWith">StartsWith</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_string.html#TrimExt">TrimExt</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_string.html#Unescape">Unescape</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_string.html#Unquote">Unquote</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_string.html#Wrap">Wrap</a><br><br>
</p>
</td>
</tr>
</table>
<br>
</div>
<a id="SF_String_properties"></a>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="3" class="tableheadcell" dir="auto">
<p id="par_id651606358900328" class="tableheadintable" dir="auto">Lista de propiedades en el servicio Dictionary</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id761611080665442" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_string.html#properties_toc">sfCR</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_string.html#properties_toc">sfLF</a>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id14161146445214" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_string.html#properties_toc">sfCRLF</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_string.html#properties_toc">sfNEWLINE</a>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id76161186917313" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_string.html#properties_toc">sfTAB</a><br><br>
</p>
</td>
</tr>
</table>
<br>
<h2 id="hd_id1016711992512103" dir="auto">Servicio <span class="literal">ScriptForge</span>.<span class="literal">TextStream</span>
</h2>
<div class="embedded">
<a id="methods_toc"></a>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="3" class="tableheadcell" dir="auto">
<p id="par_id891611613601554" class="tableheadintable" dir="auto">Lista de métodos en el servicio TextStream</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id891611613601556" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_textstream.html#CloseFile">CloseFile</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_textstream.html#ReadAll">ReadAll</a><br>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id541611613601554" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_textstream.html#ReadLine">ReadLine</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_textstream.html#SkipLine">SkipLine</a><br>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id701611613601554" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_textstream.html#WriteBlankLines">WriteBlankLines</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_textstream.html#WriteLine">WriteLine</a><br>
</p>
</td>
</tr>
</table>
<br>
</div>
<a id="SF_TextStream_properties"></a>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="3" class="tableheadcell" dir="auto">
<p id="par_id651606305698328" class="tableheadintable" dir="auto">Lista de propiedades en el servicio TextStream</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id761611032876442" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_textstream.html#properties_toc">AtEndOfStream</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_textstream.html#properties_toc">Encoding</a><br>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id14161108682114" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_textstream.html#properties_toc">FileName</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_textstream.html#properties_toc">IOMode</a><br>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id761611086806213" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_textstream.html#properties_toc">Line</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_textstream.html#properties_toc">NewLine</a><br>
</p>
</td>
</tr>
</table>
<br>
<h2 id="hd_id1016711992519543" dir="auto">Servicio <span class="literal">ScriptForge</span>.<span class="literal">Timer</span>
</h2>
<a id="SF_Timer_methods"></a>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="3" class="tableheadcell" dir="auto">
<p id="par_id651601219036328" class="tableheadintable" dir="auto">Lista de métodos en el servicio Timer</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id761611524275842" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_timer.html#methods_toc">Continue</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_timer.html#methods_toc">Restart</a>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id14161494677214" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_timer.html#methods_toc">Start</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_timer.html#methods_toc">Suspend</a>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id76161325147213" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_timer.html#methods_toc">Terminate</a><br><br>
</p>
</td>
</tr>
</table>
<br>
<a id="SF_Timer_properties"></a>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="3" class="tableheadcell" dir="auto">
<p id="par_id651601219520328" class="tableheadintable" dir="auto">Lista de propiedades en el servicio Timer</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id761611524276442" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_timer.html#properties_toc">Duration</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_timer.html#properties_toc">IsStarted</a>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id14161494625214" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_timer.html#properties_toc">IsSuspended</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_timer.html#properties_toc">SuspendDuration</a>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id76161325275213" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_timer.html#properties_toc">TotalDuration</a><br><br>
</p>
</td>
</tr>
</table>
<br>
<h2 id="hd_id1016711992036103" dir="auto">
<span class="literal">ScriptForge</span>.<span class="literal">Toolbar</span> service</h2>
<div class="embedded">
<a id="methods_toc"></a>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="3" class="tableheadcell" dir="auto"><p id="par_id651606319520519" class="tableheadintable" dir="auto">Lista de métodos en el servicio Toolbar</p></th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id761611086279902" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_toolbar.html#ToolbarButtons">ToolbarButtons</a><br>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id141611086279902" class="tablecontentintable" dir="auto">
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id761611086279903" class="tablecontentintable" dir="auto">
</p>
</td>
</tr>
</table>
<br>
</div>
<a id="SF_Toolbar_properties"></a>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="3" class="tableheadcell" dir="auto">
<p id="par_id651606205603658" class="tableheadintable" dir="auto">List of Properties in the Toolbar Service</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id761611032873522" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_toolbar.html#properties_toc">BuiltIn</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_toolbar.html#properties_toc">Docked</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_toolbar.html#properties_toc">HasGlobalScope</a><br>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id14161108680254" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_toolbar.html#properties_toc">Name</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_toolbar.html#properties_toc">ResourceURL</a><br><br>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id761611086895413" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_toolbar.html#properties_toc">Visible</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_toolbar.html#properties_toc">XUIElement</a><br><br>
</p>
</td>
</tr>
</table>
<br>
<h2 id="hd_id1016711992054103" dir="auto">
<span class="literal">ScriptForge</span>.<span class="literal">ToolbarButton</span> service</h2>
<div class="embedded">
<a id="methods_toc"></a>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="3" class="tableheadcell" dir="auto"><p id="par_id651606319520519" class="tableheadintable" dir="auto">Lista de métodos en el servicio ToolbarButton</p></th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id761611086279902" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_toolbarbutton.html#Execute">Execute</a><br>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id141611086279902" class="tablecontentintable" dir="auto">
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id761611086279903" class="tablecontentintable" dir="auto">
</p>
</td>
</tr>
</table>
<br>
</div>
<a id="SF_ToolbarButton_properties"></a>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="3" class="tableheadcell" dir="auto">
<p id="par_id651635105603658" class="tableheadintable" dir="auto">List of Properties in the ToolbarButton Service</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id761611025873522" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_toolbarbutton.html#properties_toc">Caption</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_toolbarbutton.html#properties_toc">Height</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_toolbarbutton.html#properties_toc">Index</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_toolbarbutton.html#properties_toc">OnClick</a><br>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id14161101710254" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_toolbarbutton.html#properties_toc">Parent</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_toolbarbutton.html#properties_toc">TipText</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_toolbarbutton.html#properties_toc">Visible</a><br><br>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id761611033695413" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_toolbarbutton.html#properties_toc">Width</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_toolbarbutton.html#properties_toc">X</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_toolbarbutton.html#properties_toc">Y</a><br><br>
</p>
</td>
</tr>
</table>
<br>
<h2 id="hd_id1016711992512950" dir="auto">Servicio <span class="literal">ScriptForge</span>.<span class="literal">UI</span>
</h2>
<div class="embedded">
<a id="methods_toc"></a>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="3" class="tableheadcell" dir="auto">
<p id="par_id881608131596153" class="tableheadintable" dir="auto">Lista de métodos en el servicio UI</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto"><p id="par_id381606472825856" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_ui.html#Activate">Activate</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_ui.html#CreateBaseDocument">CreateBaseDocument</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_ui.html#CreateDocument">CreateDocument</a> (*)<br>
<a target="_top" href="es/text/sbasic/shared/03/sf_ui.html#Documents">Documents</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_ui.html#GetDocument">GetDocument</a>
</p></td>
<td rowspan="" colspan="" dir="auto"><p id="par_id451606472825856" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_ui.html#Maximize">Maximize</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_ui.html#Minimize">Minimize</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_ui.html#OpenBaseDocument">OpenBaseDocument</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_ui.html#OpenDocument">OpenDocument</a> (*)<br>
<a target="_top" href="es/text/sbasic/shared/03/sf_ui.html#Resize">Resize</a><br>
</p></td>
<td rowspan="" colspan="" dir="auto"><p id="par_id161606472825856" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_ui.html#RunCommand">RunCommand</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_ui.html#SetStatusBar">SetStatusBar</a> (*)<br>
<a target="_top" href="es/text/sbasic/shared/03/sf_ui.html#ShowProgressBar">ShowProgressBar</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_ui.html#WindowExists">WindowExists</a><br><br>
</p></td>
</tr>
</table>
<br>
</div>
<a id="SF_UI_properties"></a>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="3" class="tableheadcell" dir="auto">
<p id="par_id651606657520328" class="tableheadintable" dir="auto">Lista de propiedades en el servicio UI</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id761631356276442" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_ui.html#properties_toc">ActiveWindow</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_ui.html#properties_toc">Height</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_ui.html#constants_toc">MACROEXECALWAYS</a><br>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id14161146625214" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_ui.html#constants_toc">MACROEXECNEVER</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_ui.html#constants_toc">MACROEXECNORMAL</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_ui.html#properties_toc">Width</a><br>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id761611007975213" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_ui.html#properties_toc">X</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_ui.html#properties_toc">Y</a><br><br>
</p>
</td>
</tr>
</table>
<br>
<h2 id="hd_id1016711992512540" dir="auto">Servicio <span class="literal">ScriptForge</span>.<span class="literal">UnitTest</span>
</h2>
<div class="embedded">
<a id="methods_toc"></a>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="3" class="tableheadcell" dir="auto">
<p id="par_id651606319520519" class="tableheadintable" dir="auto">Lista de métodos en el servicio UnitTest</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id761611086279902" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_unittest.html#AssertAlmostEqual">AssertAlmostEqual</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_unittest.html#AssertEqual">AssertEqual</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_unittest.html#AssertFalse">AssertFalse</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_unittest.html#AssertGreater">AssertGreater</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_unittest.html#AssertGreaterEqual">AssertGreaterEqual</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_unittest.html#AssertIn">AssertIn</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_unittest.html#AssertIsInstance">AssertIsInstance</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_unittest.html#AssertIsNothing">AssertIsNothing</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_unittest.html#AssertLike">AssertLike</a><br>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id141611086279902" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_unittest.html#AssertNotRegex">AssertNotRegex</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_unittest.html#AssertIsNull">AssertIsNull</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_unittest.html#AssertLess">AssertLess</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_unittest.html#AssertLessEqual">AssertLessEqual</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_unittest.html#AssertNotAlmostEqual">AssertNotAlmostEqual</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_unittest.html#AssertNotEqual">AssertNotEqual</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_unittest.html#AssertNotIn">AssertNotIn</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_unittest.html#AssertNotInstance">AssertNotInstance</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_unittest.html#AssertNotLike">AssertNotLike</a><br>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id761611086279903" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_unittest.html#AssertNotNothing">AssertNotNothing</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_unittest.html#AssertNotNull">AssertNotNull</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_unittest.html#AssertRegex">AssertRegex</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_unittest.html#AssertTrue">AssertTrue</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_unittest.html#Fail">Fail</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_unittest.html#Log">Log</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_unittest.html#ReportError">ReportError</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_unittest.html#RunTest">RunTest</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_unittest.html#SkipTest">SkipTest</a><br>
</p>
</td>
</tr>
</table>
<br>
</div>
<a id="SF_UnitTest_properties"></a>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="3" class="tableheadcell" dir="auto">
<p id="par_id651606313658328" class="tableheadintable" dir="auto">Lista de propiedades en el servicio UnitTest</p>
</th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id761611088816442" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_unittest.html#properties_toc">LongMessage</a><br>
<a target="_top" href="es/text/sbasic/shared/03/sf_unittest.html#properties_toc">ReturnCode</a>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id14161102025214" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_unittest.html#properties_toc">Verbose</a><br><br>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id761611086290313" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_unittest.html#properties_toc">WhenAssertionFails</a><br><br>
</p>
</td>
</tr>
</table>
<br>
<h2 id="hd_id1016711992513650" dir="auto">
<span class="literal">ScriptForge</span>.<span class="literal">Writer</span> service</h2>
<div class="embedded">
<a id="methods_toc"></a>
<table border="1" class="" cellpadding="0" cellspacing="0">
<tr>
<th rowspan="" colspan="3" class="tableheadcell" dir="auto"><p id="par_id891611613601554" class="tableheadintable" dir="auto">Lista de métodos en el servicio Writer</p></th>
</tr>
<tr>
<td rowspan="" colspan="" dir="auto">
<p id="par_id891611613601556" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_writer.html#Forms">Forms</a><br>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id541611613612654" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_writer.html#ImportStylesFromFile">ImportStylesFromFile</a><br>
</p>
</td>
<td rowspan="" colspan="" dir="auto">
<p id="par_id701611613601554" class="tablecontentintable" dir="auto">
<a target="_top" href="es/text/sbasic/shared/03/sf_writer.html#PrintOut">PrintOut</a><br>
</p>
</td>
</tr>
</table>
<br>
</div>
<a id="relatedtopics"></a><div class="relatedtopics">
<p class="related" itemprop="mentions" dir="auto"><a id="related"></a><span class="emph">Temas relacionados</span></p>
<div class="relatedbody" itemprop="mentions">
<div class="embedded"><p class="embedded" dir="auto"><a target="_top" href="es/text/sbasic/shared/03/lib_ScriptForge.html">La biblioteca <span class="literal">ScriptForge</span></a></p></div>
<div class="embedded"><p class="embedded" dir="auto"><a target="_top" href="es/text/sbasic/shared/03/sf_intro.html">Creating Python Scripts with <span class="literal">ScriptForge</span></a></p></div>
</div>
</div>
</div>
<div id="DonationFrame"></div>
<footer><h2 style="text-align: center;"><a href="https://books.libreoffice.org" target="_blank">Libros de LibreOffice</a></h2>
<div class="noteicon" dir="auto" style="display:flex;justify-content:center;flex-wrap:wrap;row-gap:15px;">
<img src="media/navigation/libo-writer.svg" alt="Writer Icon" style="width:60px;height:60px;"><img src="media/navigation/libo-calc.svg" alt="Calc Icon" style="width:60px;height:60px;"><img src="media/navigation/libo-impress.svg" alt="Impress Icon" style="width:60px;height:60px;"><img src="media/navigation/libo-draw.svg" alt="Draw Icon" style="width:60px;height:60px;"><img src="media/navigation/libo-base.svg" alt="Base Icon" style="width:60px;height:60px;"><img src="media/navigation/libo-math.svg" alt="Math Icon" style="width:60px;height:60px;"><img src="media/navigation/libo-symbol-black.svg" alt="Getting Started Icon" style="width:60px;height:60px;">
</div>
<div id="DEBUG" class="debug">
<h3 class="bug">Help content debug info:</h3>
<p dir="auto">This page is: <a href="https://opengrok.libreoffice.org/xref/help/source/text/sbasic/shared/03/sf_toc.xhp" target="_blank">/text/sbasic/shared/03/sf_toc.xhp</a></p>
<p dir="auto">Title is: Lista de todos los métodos y propiedades de ScriptForge</p>
<p id="bm_module" dir="auto"></p>
<p id="bm_system" dir="auto"></p>
<p id="bm_HID" dir="auto"></p>
</div></footer>
</body>
</html>
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| avail_release.html | File | 8.05 KB | 0644 |
|
| lib_ScriptForge.html | File | 54.61 KB | 0644 |
|
| lib_depot.html | File | 5.35 KB | 0644 |
|
| lib_euro.html | File | 7.64 KB | 0644 |
|
| lib_formwizard.html | File | 5.38 KB | 0644 |
|
| lib_gimmicks.html | File | 7.76 KB | 0644 |
|
| lib_importwiz.html | File | 7.59 KB | 0644 |
|
| lib_schedule.html | File | 5.47 KB | 0644 |
|
| lib_script.html | File | 5.91 KB | 0644 |
|
| lib_template.html | File | 5.37 KB | 0644 |
|
| lib_tools.html | File | 74.88 KB | 0644 |
|
| lib_wikieditor.html | File | 5.62 KB | 0644 |
|
| sf_array.html | File | 84.5 KB | 0644 |
|
| sf_base.html | File | 45.49 KB | 0644 |
|
| sf_basic.html | File | 78.88 KB | 0644 |
|
| sf_calc.html | File | 209.75 KB | 0644 |
|
| sf_chart.html | File | 35.85 KB | 0644 |
|
| sf_database.html | File | 66.35 KB | 0644 |
|
| sf_dataset.html | File | 59.17 KB | 0644 |
|
| sf_datasheet.html | File | 42.59 KB | 0644 |
|
| sf_dialog.html | File | 164.91 KB | 0644 |
|
| sf_dialogcontrol.html | File | 92.57 KB | 0644 |
|
| sf_dictionary.html | File | 42.93 KB | 0644 |
|
| sf_document.html | File | 87.26 KB | 0644 |
|
| sf_exception.html | File | 47.22 KB | 0644 |
|
| sf_filesystem.html | File | 106.92 KB | 0644 |
|
| sf_form.html | File | 68.52 KB | 0644 |
|
| sf_formcontrol.html | File | 71.36 KB | 0644 |
|
| sf_formdocument.html | File | 24.99 KB | 0644 |
|
| sf_intro.html | File | 28.11 KB | 0644 |
|
| sf_l10n.html | File | 41.17 KB | 0644 |
|
| sf_menu.html | File | 36.53 KB | 0644 |
|
| sf_methods.html | File | 15.38 KB | 0644 |
|
| sf_platform.html | File | 32.07 KB | 0644 |
|
| sf_popupmenu.html | File | 32.73 KB | 0644 |
|
| sf_region.html | File | 48.56 KB | 0644 |
|
| sf_services.html | File | 13.42 KB | 0644 |
|
| sf_session.html | File | 58.96 KB | 0644 |
|
| sf_string.html | File | 125.2 KB | 0644 |
|
| sf_textstream.html | File | 28.87 KB | 0644 |
|
| sf_timer.html | File | 23.87 KB | 0644 |
|
| sf_toc.html | File | 136.53 KB | 0644 |
|
| sf_toolbar.html | File | 20.46 KB | 0644 |
|
| sf_toolbarbutton.html | File | 25.53 KB | 0644 |
|
| sf_ui.html | File | 63.35 KB | 0644 |
|
| sf_unittest.html | File | 62.35 KB | 0644 |
|
| sf_writer.html | File | 24.55 KB | 0644 |
|