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
  • ...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
  • ..._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,048 words) - 15:08, 20 April 2024
  • ==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
  • .... 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.
    9 KB (1,377 words) - 13:52, 8 August 2020
  • ** macos keyboard shortcuts ** keyboard
    5 KB (662 words) - 09:22, 23 September 2023
  • Either by pressing Enter on keyboard having cursor at the end of the text. Or by inserting a line break at the e ==Text Input==
    9 KB (1,168 words) - 15:35, 13 October 2021
  • MacOS context menu doesn't have a corresponding keyboard short cut. "Context Menu" button (VK_APPS) is recognized as a button (and c * [[Cocoa Internals/Input]]
    3 KB (472 words) - 20:33, 14 May 2022
  • * Keyboard events === Keyboard ===
    11 KB (1,540 words) - 06:02, 4 August 2021
  • ...fonts to provide the sounds, including support for packed soundfonts. MIDI input is also supported) for Linux, macOS and Windows. It is free for non-commerc ...mple application, which can open MIDI file and simulate play using virtual keyboard: Play Midifile simulating a piano; Support MIDI IN/OUT; Colorful Piano key
    5 KB (690 words) - 07:22, 3 June 2022
  • == Application does not accept keyboard input == ...nything in the edit boxes and the application will not accept any keyboard input.''
    15 KB (2,412 words) - 04:48, 13 March 2022
  • ...program ''fpctris'' works. ''Samegame'' should also work, as soon as mouse input support is added to the kvm units. '''FV''' (''Free Vision'') also compiles
    4 KB (585 words) - 12:15, 10 November 2023
  • * "Tools -> Settings ... -> Keyboard layout -> Commands from the menu 'Start' -> Start program", set to Unknown * "Tools -> Settings ... -> Keyboard layout -> Commands from the menu 'Start' -> Start without debugger", remove
    11 KB (1,520 words) - 01:31, 26 December 2020
  • ...uires from the platform only a raster surface in any pixel format and also input events. From that onwards we can implement everything else non-natively. Th ...tended verbose information for native events (for example mouse click, key input, etc). This excludes the paint event
    9 KB (951 words) - 10:46, 14 May 2015
  • * {$define FPC_HAS_FEATURE_TEXTIO} - text file input/output * {$define FPC_HAS_FEATURE_CONSOLEIO} - input/output using console
    13 KB (1,824 words) - 18:21, 3 September 2022
  • ==== Keyboard ==== ===== Unicode keyboard input support =====
    21 KB (2,858 words) - 21:28, 27 January 2024
  • ...ines of data to the screen and the user interacts with the program using a keyboard. The goal of the tutorial is to teach how to program in Pascal. Once you've With programs that don't expect user input, you'll see the program flash on a black screen. But the program completes
    7 KB (1,173 words) - 15:35, 29 August 2022
  • ...rol an Object's direction using the keyboard]. How to detect user keyboard input. ...Validation]. Automatically set focus on the cell if it contains incorrect input.
    17 KB (2,507 words) - 12:07, 27 March 2022
  • ...is off then macOS acts similar to what LCL does. If it's on only "keyboard input" controls are "tab-reachable" text fields (including editable combo-boxes)
    8 KB (1,199 words) - 06:25, 5 October 2020
  • * Keyboard input monitoring (except for the applications own input)
    7 KB (1,024 words) - 13:16, 10 March 2021
  • ...nges to defined format, but displaying zeros, which is appropriate to user input. User can set the date to NullDate by pressing N key, provided [[#NullInput ...same user interaction as native DateTimePicker from Windows. The keyboard input is restricted to valid date/time values only. Up and down buttons can be us
    18 KB (2,579 words) - 10:47, 26 January 2022
  • ...tended verbose information for native events (for example mouse click, key input, etc). This excludes the paint event ...seCDMessages - Verbose info for messages from the operating system (Paint, keyboard, mouse)
    7 KB (959 words) - 06:28, 8 February 2020
  • [[Category:Keyboard Input]]
    8 KB (1,257 words) - 11:10, 15 January 2022
  • SIP: Software Input Panel button, it is a keyboard come with WinCE for touch screen devices. ====Removing the Virtual Keyboard====
    19 KB (2,573 words) - 03:11, 9 August 2020
  • ...ovide interactive 3D perspective views of it. The GPS track data should be input from a GPX exchange formatted file which is typically obtained by downloadi ...e by sending a character and waiting for you to type what you heard on the keyboard. It grades your score and adds new characters when it sees that you are rea
    10 KB (1,559 words) - 09:32, 12 October 2021
  • * the ability to play on a keyboard or any USB controller (with input mapping support), ...h] is a simple snake game based on the ptcGraph unit. Steer the snake with keyboard arrows and eat as many fruits as you can.
    13 KB (2,047 words) - 15:56, 20 April 2024
  • ...ustomdrawncontrols.pas provides the code which processes all the control's keyboard and mouse events, implementing all the mouse and key response behaviour. Ea { There are 5 possible sources of input for color palettes:
    10 KB (1,303 words) - 22:23, 8 February 2024
  • There's no dropdown icon to show the list box. Items can be changed by using keyboard (arrow keys), or by clicking an an item, if the control is high enough to s ...es ReadOnly (in terms of TEdit). The content cannot be changed by any text input actions (such as editing, pasting, or dragging the text around).
    10 KB (1,520 words) - 08:37, 13 September 2022
  • * Keyboard input monitoring (except for the applications own input)
    18 KB (2,585 words) - 13:12, 10 March 2021
  • ...wer’s controls when the parent window has focus, and vice versa. When full keyboard access is on, a drawer’s contents should be included in the window compon .../code>) or as an editable input field. You can experiment with an editable input field by changing those two text field attributes to True.
    19 KB (2,694 words) - 13:49, 17 March 2021
  • i have example code, but it contains a bug that throws an error with some input. looking for someone who is better than me at this stuff . there are plent Hook keyboard on Linux/OSX US $20/Paypal
    17 KB (2,658 words) - 20:55, 18 July 2022
  • ...its title bar highlighted in colour). To reach the menu bar on macOS, the keyboard shortcut is {{keypress|Ctrl|F2}}. * '''Insert from Character Map...''': Allows insertion of non-keyboard symbols such as accented characters, picked from a pop-up character map.
    34 KB (5,479 words) - 16:46, 26 June 2023
  • ...computer operating systems which examines an input stream, either from the keyboard (Console Mode) or from a text file (Batch Mode), [[Glossary#Interpreter|int The CLI environment, where the operator types commands on a keyboard at a console, exists in contrast to the [[Glossary#GUI | Graphical User Int
    50 KB (7,688 words) - 16:32, 5 September 2022
  • ...hat are required to drive input to other windows on the desktop (on-screen keyboard, for example) should set this value to true."
    13 KB (2,169 words) - 12:32, 27 June 2023

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