Specifications

App - 20
Method Description
ReadFromFile Reads an object from the data file created with the SaveToFile method.
Refresh Updates a form or control forcibly.
Remove Deletes items from the collection.
RemoveItem Deletes items from the list box and combo box, and lines from the grid.
SaveToFile Saves an object to the data file.
SaveToOle1File Saves an object in the file format of OLE Version 1.0.
Scale Defines the coordinate system of control.
ScaleX/ScaleY Converts the unit set in the ScaleMode property to the other unit.
SetData Sends a picture to the clipboard.
SetFocus Sets a focus to the designated control or form.
SetText Sends the text character string to the clipboard.
Show Displays a form.
ShowWhatsThis Displays the topics selected from the help file using the context help.
TextHeight
Returns the text character string with the height when outputting the text character string with the
current font.
TextWidth
Returns the text character string with the width when outputting the text character string with the
current font.
Update
Loads the latest data from the applications which has provided an object, and displays the data
on the OLE container as graphic data.
WhatsThisMode Changes the mouse pointer to the help pointer to display the contex help.
ZOrder Changes the Z order in the same hierarchy of the designated form and control.