Search results

From Lazarus wiki
Jump to navigationJump to search
  • ...ce and Frame. Face concerns the widget itself, Frame the appearance around it. ...ct and PaintRect in order to show the widget frame. TFrame descendants use it for the display of frame captions, dropdown buttons, scrollbars...
    7 KB (958 words) - 08:33, 25 February 2020
  • That means not just Right Alignment; it is Right To Left Order. bdRightToLeft must effect the text reading as depend on the OS if it is supported, the sentence words take as like Cells
    9 KB (1,364 words) - 02:27, 7 February 2020
  • ...the main menu), then the Replace in All Open Files option will be enabled. It will find every occurrence of the search string and allow either selecting {{Tip| You can choose whether the Lazarus IDE starts the dialog with the word at the cursor in the source editor or with a blank field in [[Main menu|Mai
    4 KB (599 words) - 12:57, 25 December 2021
  • ...operand’s range, [[FPC|the compiler]] will not compile the program, unless it is instructed to ignore this. A variable typecast treats a variable as if it were a different type.
    10 KB (1,138 words) - 02:44, 18 October 2023
  • The basic TParaManager class cannot and should not be created, as it contain the abstract methods that should be implemented by CPU target imple ...on. (for example, if definition ('''def''') is a record and it can fit CPU word, then the value of the structure can be put into memory/register. Thus the
    3 KB (465 words) - 13:15, 28 December 2020
  • ...ascal" inline>Unit</syntaxhighlight> is a [[Reserved word|reserved word]]. It must appear before anything in the unit except comments. It allows writing code that performs that functionality once and have it used in many places.
    7 KB (1,040 words) - 12:56, 2 January 2022
  • Also depending on the platform it's not true that no further unit is added, because for example on Windows th However, it is very plausible to put those into the "interface" section, so programs us
    8 KB (1,130 words) - 21:25, 7 January 2022
  • ...must also differ from any object/class names you use. In Metrowerks Pascal it was possible to have the unit name and an object that was subsequently defi ...e or complex uses clause to include all of the toolbox calls. Either way, it can all be replaced with:
    4 KB (653 words) - 02:38, 28 January 2022
  • = Spread the word = ...bidl tool to auto create a basic Pascal unit for it, and if needed improve it manually
    2 KB (384 words) - 15:59, 1 July 2019
  • *The second bit is 'Special' (So special, I can't work out what it's for). If you look at a Tbdc record in the debugger, it will display the Precision as an integer, the SignSpecialPlaces as an inter
    11 KB (913 words) - 20:10, 17 February 2021
  • NSTextField. The field itself is readonly. Whenever it starts to edit, it's actually TCocoaFormEditor. * textDidChange - (currently used) once the text changed - adjust it to the max length, before sending a notification
    9 KB (1,168 words) - 15:35, 13 October 2021
  • .../td><td colspan="2" style="background: #f0f0ff;">'''property''' Intensity: word '''read''' GetClassIntensity '''write''' SetClassIntensity;</td></tr> ...></td><td colspan="2" style="background: white;">'''property''' Lightness: word '''read''' GetClassLightness '''write''' SetClassLightness;</td></tr>
    34 KB (5,111 words) - 18:54, 14 December 2023
  • ...ine>property</syntaxhighlight> is part of [[object-oriented programming]]. It can allow various levels (read, read/write etc) outside access to [[Variabl ...o the ''pointer''/reference to the TEngine object in question, which means it cannot create or destroy the object.
    3 KB (390 words) - 17:19, 6 August 2022
  • 以下是简单示例,展示了如何在您的程序中使用 Word 自动化服务器打开一文档。注意该示例仅可在 Windows 下运 ServerName = 'Word.Application';
    11 KB (1,191 words) - 13:45, 21 February 2020
  • ...without Windows COM Automation]. If you only need to create and/or view a word processing document from your program, take a look at the [[XDev Toolkit]]. Here's a simple example of how to open a document with your program using the Word Automation server. Note that this example works only on Windows. This will
    11 KB (1,528 words) - 11:54, 3 November 2023
  • ...yout. It can be said to be a [[reference]] for the value/variable, or that it "points to" the value/variable. For any data type, a pointer type for that ...writing, the data "pointed to" by a pointer variable, you ''de-reference'' it with the '''[[^]]''' operator.
    6 KB (830 words) - 09:34, 3 March 2023
  • * It uses an single <tt>mono space</tt> western [[#Font|font]] of one size and w ...WordWrap|Long lines]] are not automatically wrapped on hyphens (hyphenated word) or syllable boundaries.
    3 KB (415 words) - 17:03, 1 February 2021
  • ...-Oriented Programming (OOP). It is similar to [[Class|class]] in the types it can create, but by default objects are created on the [[Stack|stack]], whil
    2 KB (301 words) - 23:02, 17 February 2021
  • ...or Win32 only, since it don't use native full-screen mode on Linux/MacOS, it is here from old times. procedure FormKeyDown(Sender: TObject; var Key: Word; Shift: TShiftState);
    5 KB (645 words) - 13:04, 26 November 2020
  • * It uses an single <tt>mono space</tt> western [[#Font|font]] of one size and w ...WordWrap|Long lines]] are not automatically wrapped on hyphens (hyphenated word) or syllable boundaries.
    3 KB (414 words) - 03:19, 22 March 2024

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