Description: TControl. ... Note: Controls that display text use either the Caption property or the Text property to specify the text value. ...
2 KB (146 words) - 11:41, 10 February 2014
See Also : Vcl.Controls.TControl.Text Vcl.Controls.TControl.Font - Category:API Documentation- Code Examples : AutoSize (Delphi) TToolButtonCreate ...
3 KB (256 words) - 23:15, 21 May 2013
See Also : Vcl.Controls.TControl.Text Displaying and Editing Text in a Memo Control Code Examples : RichEditFont (C++) RichEditFont (Delphi) ...
2 KB (137 words) - 11:17, 11 January 2012
Description: ifeq: | Vcl. ... TControl. GetTextBuf ... Note: To obtain the control's text as an AnsiString, use the Text property instead. See Also ...
2 KB (148 words) - 11:40, 10 February 2014
Description: Controls. TControl. ... Indicates how text is aligned within the control. GetControlsAlignment to determine the alignment of the control. ...
1 KB (79 words) - 00:04, 17 October 2011
TControl. ... Call DrawTextBiDiModeFlags to obtain a value for the TextFlags property of a canvas when drawing the control's text or caption. ...
2 KB (103 words) - 00:19, 17 October 2011
parent control (as long as the control's ShowHint property is True). ... See Also : Vcl.Controls.TControl.ParentShowHint Vcl.Controls.TControl. ...
4 KB (427 words) - 11:40, 10 February 2014
Description: TControl. Returns the text flag to add that indicates whether the control's text should read from right to left. Call ...
1 KB (105 words) - 00:54, 17 October 2011
TControl. ... when implementing the BiDiMode property. UseRightToLeftReading indicates whether the control's text should read from right to left. ...
1 KB (107 words) - 22:59, 16 October 2011
Description: Controls. TControl. ... Call the SetTextBuf method to set the text of the control to the text in the specified buffer. The text is set ...
1 KB (151 words) - 01:08, 17 October 2011
See Also : Vcl.Controls.TControl.Text Category:API Documentation- Code Examples : OnResizeRequest (Delphi) OnResizeRequest (C++)-
1 KB (85 words) - 11:54, 24 January 2012
Description: Controls. TControl. ... Descendants of TControl can override the Text property to implement a different value. content of the control. ...
1 KB (141 words) - 23:34, 16 October 2011
Description: TControl. GetTextLen ... Returns the length of the control's text. Call GetTextLen to find the length of the control's text. ...
838 bytes (57 words) - 11:40, 10 February 2014
The bidirectional mode controls the reading order for the text, the ... See Also : Vcl.Controls.TControl.UseRightToLeftAlignment Controls.TControl ...
1 KB (138 words) - 14:53, 20 January 2012
Specifies the text string that appears when the user moves the mouse ... See Also : FMX.Controls.TControl.ShowHint FMX.Controls.TControl. ...
829 bytes (71 words) - 15:44, 21 August 2015
Description: ifeq: | FMX. ... Text 'Hello' then Edit1. Abort;end; : ... See Also : FMX.Controls.TControl.DoExit FMX.Controls.TControl.OnEnter ...
1 KB (126 words) - 13:36, 10 May 2021
Specifies whether the control uses the Windows icon font when writing text. ... When DesktopFont is true, the control's Font property updates ...
1 KB (131 words) - 23:57, 16 October 2011
Description: ifeq: | FMX. ... Returns the text of the hint. ... See Also : FMX.Controls.TControl.HasHint FMX.Controls.TControl.GetHintObject ...
410 bytes (32 words) - 15:03, 19 August 2015
TControl. ... DefaultHandler handles the messages Windows sends to manage the control's text: WM_GETTEXT, WM_SETTEXT, and WM_GETTEXTLENGTH. ...
1 KB (90 words) - 00:18, 17 October 2011
TControl. ... FillTextFlags is used by controls that provide the text area to get the filling direction of the text, depending on the reading ...
734 bytes (69 words) - 18:17, 3 July 2013