Code Browser
Home
News
Features
Screenshots
Download
Documentation
Changes
Links
Articles
Code Folding
Tips
Elastic Tabstops
Qt Port
RSS
News Feed
Documentation
»
Scripting
»
Class Reference
»
Model
»
TextBlock
»
remove
Removes the row at given index.
Syntax
aTextBlock
remove (
index
)
Parameters
index
-
Integer
The index of the row to delete (zero based).