Search results

From Free Pascal wiki
Jump to navigationJump to search
  • ...n that is <tt>TRUE</tt> when you have reached the end of a line in an open input file. ...ilar to the way in which <tt>read</tt> and <tt>write</tt> use the console (keyboard and screen) if called without a file parameter.
    1 KB (179 words) - 16:18, 20 August 2022
  • ...imple lightweight controls that do not need the ability to accept keyboard input or contain other controls. If you want to accept keyboard input, or need to support child controls, use a [[TCustomControl]] instead.
    982 bytes (136 words) - 08:36, 30 December 2019
  • * effort required to input data and navigate around the application, and ...d number-pad are 60% faster than those that have to take their hands off a keyboard to use a pointing device.)
    3 KB (542 words) - 16:07, 10 August 2014
  • {{TYNavigator|Chapter 2/Input|Chapter 2/Formatting output}} ...allows you to refer to any character even if there is no key for it on the keyboard.
    929 bytes (141 words) - 16:18, 20 August 2022
  • {{Basic Pascal Tutorial/Chapter 2/Input}} 2A - Input (author: Tao Yue, state: changed)
    3 KB (420 words) - 16:17, 20 August 2022
  • Set of components to input and validate different kinds of data, floats, dates, etc. while working wit '''TJLabeledIntegerEdit:''' input of integer numbers. Main properties: DisplayFormat, EditLabel.Caption, Lab
    5 KB (656 words) - 19:12, 23 September 2013
  • ...]] || [[TSpeedButton]] || Similar to [[TBitBtn]], but cannot receive keyboard focus. Often used on toolbar-like panels. ...[[TStaticText]] || Displays text much like [[TLabel]], but can receive keyboard focus.
    5 KB (582 words) - 16:34, 24 March 2024
  • .... Particularly if afflicted with some degree of RSI, continual use of a PC keyboard's function keys- not to mention obscure control combinations- can become su ...having to use one program to detect an event and a separate one to emit a keyboard sequence.
    5 KB (825 words) - 19:38, 20 February 2019
  • ...wo additional units that are meant to be used with it for keyboard & mouse input - '''ptccrt''' and '''ptcmouse'''). It runs on modern Linux distros (using
    1 KB (211 words) - 10:19, 5 January 2024
  • * read-only, insert and overwrite [[#Input Modes|input modes]]. * rich choice of keyboard [[#Commands|commands]].
    3 KB (415 words) - 17:03, 1 February 2021
  • * read-only, insert and overwrite [[#Input Modes|input modes]]. * rich choice of keyboard [[#Commands|commands]].
    3 KB (414 words) - 03:19, 22 March 2024
  • ==Simulating Mouse and Keyboard input== It is very easy to simulate mouse and keyboard input in the LCL, just use the routines from the unit LCLMessageGlue like all wid
    9 KB (1,266 words) - 09:18, 31 July 2020
  • ==Simulating Mouse and Keyboard input== It is very easy to simulate mouse and keyboard input in the LCL, just use the routines from the unit LCLMessageGlue like all wid
    9 KB (1,270 words) - 04:05, 25 February 2023
  • ...conjunction with the [[keyboard unit|<syntaxhighlight lang="pascal" inline>keyboard</syntaxhighlight>]] unit provide a system-independent way to program intera program videoDemo(input, output, stdErr);
    4 KB (463 words) - 08:42, 20 October 2021
  • ...example, you can type 'cl' in the Source Editor, and then press the Ctrl+J keyboard shortcut to invoke the code template(s) starting with 'cl'. * Input Token: w
    5 KB (808 words) - 15:23, 14 July 2016
  • ...ned to provide necessary functionality for rendering 2D graphics, handling input, sound output, etc. * '''Input'''
    5 KB (681 words) - 23:41, 30 September 2023
  • ...ow.png]] Goto custom address: Shows the data at the address entered in the input field. The default keyboard settings are:
    4 KB (624 words) - 23:28, 20 March 2021
  • ..._interface APIs] to deal with [[Graphics libraries|graphics]], sound, user input, data files, etc. In most cases it defines a high-level API that allows cr ...t handles common, low-level tasks such as creating windows, accepting user input, loading data, drawing images, playing sounds, etc. and generally abstracti
    7 KB (1,007 words) - 15:05, 30 September 2023
  • ...output, or for both input and output (I/O). A file may be a screen and/or keyboard, a modem, a light pen, a touch screen, a mouse, an area of storage on disk,
    4 KB (692 words) - 00:14, 15 February 2020
  • ==Keyboard== ....keyCode). The key represents a hardware code. Meaning that on a different keyboard layout the keyCode would remain the same, while character might be differen
    12 KB (1,789 words) - 03:59, 7 May 2022

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)