APLX Help
: System Classes
: Methods
: Load
|
|
![]() |
The 'Load' method |
Argument: Character vector Valid for: RichEdit, Image, Browser RichEditThe Load method of a RichEdit control causes APLX to load the contents of a text file into the control (any existing contents are overwritten). The argument is the full pathname of the file you wish to load. This can be either a plain text file, or (under Windows) a Rich Text (.rtf) file, with embedded formatting information. If you specify an empty vector as the file name, a dialog is displayed to allow the user to select a file. ImageFor an Image control, the Load method causes APLX to load the image (or sequence of images) from the specified file into the Image. The file format can be any of those supported by ImageMagick. If you specify an empty-vector argument, a dialog is displayed to allow the user to select a file. BrowserFor the Browser object, the Load method takes as argument a URL. The Browser will start loading the requested page from the internet or local file. |
|
APLX Help
: System Classes
: Methods
: Load
|
Copyright © 1996-2010 MicroAPL Ltd