Category > Object functions xHarbour Developers Network  

 
ItemDescription
DbSkipper()Helper function for browse objects to skip a database
Error()Creates a new Error object.
ErrorNew()Creates a new Error object and optionally fills it with data.
FileReader()Returns a new TStreamFileReader object.
FileWriter()Returns a new TStreamFileWriter object.
Get()Creates a new Get object.
GetNew()Creates a new Get object.
HbCheckBox()Creates a new HbCheckBox object.
HbListBox()Creates a new HbListBox object
HBObject()Abstract base class for user-defined classes.
HBPersistent()Abstract base class for user-defined persistent object.
HbPushButton()Creates a new HbPushButton object.
HbRadioButton()Creates a new HRadioButton object.
HbRadioGroup()Creates a new HbRadioGroup object.
HbScrollBar()Creates a new HbScrollBar object.
HB_ArrayId()Returns a unique identifier for an array or an object variable.
HB_QSelf()Retrieves the self object during method execution.
HB_QWith()Retrieves the with object during WITH OBJECT execution.
HB_ResetWith()Replaces the with object during WITH OBJECT execution.
HB_SetWith()Changes the with object during WITH OBJECT execution.
HB_ThisArray()Retrieves an array or object from its pointer.
HB_WithObjectCounter()Determines the nesting level of WITH OBJECT statements.
MenuItem()Creates a new MenuItem object.
Popup()Creates a new Popup menu object.
TBColumn()Creates a new TBColumn object.
TBrowse()Creates a new TBrowse object.
TBrowseDB()Creates a new TBrowse object to be used with a database.
TBrowseNew()Creates a new TBrowse object.
THtmlDocument()Creates a new THtmlDocument object.
THtmlIterator()Creates a new THtmlIterator object.
THtmlIteratorRegEx()Creates a new THtmlIteratorRegEx object.
THtmlIteratorScan()Creates a new THtmlIteratorScan object.
THtmlNode()Creates a new THtmlNode object.
TIpClient()Abstract class for internet communication.
TIpClientFtp()Creates a new TIpClientFtp object.
TIpClientHttp()Creates a new TIpClientHttp object.
TIpClientPop()Creates a new TIpClientPop object.
TIpClientSmtp()Creates a new TIpClientSmtp object.
TIpMail()Creates a new TIpMail object.
TopBarMenu()Creates a new TopBarMenu object.
TStream()Abstract class for low-level file data streams.
TStreamFileReader()Creates a new TStreamFileReader object.
TStreamFileWriter()Creates a new TStreamFileWriter object.
TUrl()Creates a new TUrl object.
TXmlDocument()Creates a new TXmlDocument object.
TXmlIterator()Creates a new TXmlIterator object.
TXmlIteratorRegEx()Creates a new TXmlIteratorRegEx object.
TXmlIteratorScan()Creates a new TXmlIteratorScan object.
TXmlNode()Creates a new TXmlNode object.
Win32Bmp()Creates a new Win32Bmp object.
Win32Prn()Creates a new Win32Prn object.


Copyright © 2006-2007 xHarbour.com Inc. All rights reserved.
http://www.xHarbour.com
Created by docmaker.exe