| | | |
| PlayCDTrack | Plays a CD track and returns a sound channel... | 3 | Tricky (1+ years ago) |
| SetGadgetLayout | SetGadgetLayout lets you control the automatic layout of a gadget when a window is resized
by the user... | 1 | turtle1776 (1+ years ago) |
| ReadString | Once you've opened a disk file (or stream) for reading, use this command to read a string variable from the file... | 2 | Warren (1+ years ago) |
| HtmlViewEventURL | Returns the event URL of a htmlview gadget... | 2 | skidracer (1+ years ago) |
| HtmlViewRun | Runs a script that is executed within a htmlview gadget... | 2 | skidracer (1+ years ago) |
| FontStyle | Returns the style value of the specified font... | 2 | MrCredo (1+ years ago) |
| FontName | Returns a string containing the name of the specified font... | 1 | simonh (1+ years ago) |
| FontSize | Returns the height, in pixels, of the specified font... | 1 | simonh (1+ years ago) |
| HtmlViewStatus | Returns the current status of a htmlview gadget... | 1 | simonh (1+ years ago) |
| HtmlViewCurrentURL | Returns the current URL of a htmlview gadget... | 1 | simonh (1+ years ago) |
| AcceptTCPStream | Accepts an incoming TCP/IP stream, and returns a TCP/IP stream if one is available, or 0 if not... | 0 | Nobody (1+ years ago) |
| ACos | ACos( c ) is an angle which has cosine = c... | 0 | Nobody (1+ years ago) |
| ActivateWindow | Activates the specified window... | 0 | Nobody (1+ years ago) |
| ActiveWindow | Returns the currently active window... | 0 | Nobody (1+ years ago) |
| AddGadgetItem | Appends an item to the end of a container gadget... | 0 | Nobody (1+ years ago) |
| AddTreeViewNode | AddTreeViewNode appends a new treeview node to the specified parents children, and returns its handle... | 0 | Nobody (1+ years ago) |
| Asc | This will return the ASCII value of the first letter of a string... | 0 | Nobody (1+ years ago) |
| ASin | ASin( s ) is an angle which has sine = s... | 0 | Nobody (1+ years ago) |
| ATan | ATan( t ) is an angle which has tangent = t... | 0 | Nobody (1+ years ago) |
| ATan2 | ATan2 gives the angle between the positive x-axis and a vector from the point (0,0) to the point (x,y)... | 0 | Nobody (1+ years ago) |
| AutoMidHandle | When an image is loaded with LoadImage, the image handle (the location within the image where the image is 'drawn from') is always defaulted to the top left corner (coordinates 0,0)... | 0 | Nobody (1+ years ago) |
| AutoSuspend | When enabled, Blitz will internally catch App Suspend events (such as those received when minimising a program), and will halt the program until an App Resume message is received (such as when a program is maximised after being minimised)... | 0 | Nobody (1+ years ago) |
| AvailVidMem | This command will return the total bytes of available free video memory... | 0 | Nobody (1+ years ago) |
| BackBuffer | This is a value usually used with @SetBuffer to denote the secondary non-visible drawing buffer called the Back Buffer... | 0 | Nobody (1+ years ago) |
| BankSize | Use this command to determine the size of an existing bank... | 0 | Nobody (1+ years ago) |