head-list.
206 bytes (2 words) - 18:48, 9 April 2012
head-list.
206 bytes (2 words) - 22:01, 9 April 2012
Forms. ... The CreateWnd method calls CreateParams to initialize the parameters it passes to CreateWindowHandle . TCustomForm overrides ...
1 KB (93 words) - 23:02, 16 October 2011
Represents how MDI child forms are arranged when the Tile method is ... child (that is, if the form's FormStyle property is set to fsMDIChild). ...
1 KB (93 words) - 12:04, 10 February 2014
Forms. ... In TCustomForm , GetChildren first calls the inherited method, which executes Proc for every control that lists the form as its ...
1 KB (162 words) - 00:36, 17 October 2011
Forms. ... As implemented in TCustomForm , MouseWheelHandler performs no special ... message to the active control by calling its Perform method. ...
1 KB (91 words) - 00:13, 17 October 2011
Description: ifeq: | Vcl. ... Forms. TCustomForm. Paint. Vcl. Forms. TCustomForm. Paint. Generates an OnPaint event. The form component calls Paint in ...
976 bytes (82 words) - 00:35, 17 October 2011
when the style is applied through a call to the ApplyStyleLookup method. ... See Also : FMX.Forms.TCustomForm.ApplyStyleLookup FMX.Forms. ...
807 bytes (58 words) - 11:38, 12 August 2015
Description: Forms. TCustomForm. ... WndProc is the first method that receives messages for a form. After calling the inherited method, WndProc ...
810 bytes (68 words) - 00:15, 17 October 2011
Description: Forms. TCustomForm. ... As implemented in TCustomForm , CloseQuery polls any MDI children by calling their CloseQuery methods. ...
1 KB (102 words) - 00:19, 17 October 2011
Description: TCustomForm. DefineProperties ... Designates methods for storing a form's unpublished data on a stream such as a form file. ...
933 bytes (71 words) - 22:46, 16 October 2011
Forms. ... Use SetFocus to give the form input focus. SetFocus calls the SetFocus method of the active control, if one exists. ...
795 bytes (55 words) - 22:59, 16 October 2011
Description: ifeq: | Vcl. ... Forms. TCustomForm. GetFormImage ... Use the GetFormImage method to obtain a bitmap of the form. See Also : Print ...
679 bytes (40 words) - 12:03, 10 February 2014
Forms. ... Call Print to print the form. Print uses the GetFormImage method to obtain a bitmap of the form and draws that to the printer's ...
657 bytes (46 words) - 23:40, 16 October 2011
Forms. ... The CreateWnd method calls CreateWindowHandle to create the form window once it has been specified in the window-creation ...
1 KB (95 words) - 00:12, 17 October 2011
Forms. ... (indirectly) the CreateParams method to obtain the window creation parameters, and then calls CreateWindowHandle to direct Windows ...
1 KB (86 words) - 23:19, 16 October 2011
TCustomForm ... and ShowModal methods set Visible ... and bring the form to the ... See Also : Vcl.Forms.TCustomForm Vcl.ComCtrls.TTabSheet ...
2 KB (147 words) - 11:41, 10 February 2014
Description: ifeq: | Vcl. ... Forms. TCustomForm. Deactivate. Vcl. Forms. TCustomForm. Deactivate. Generates an OnDeactivate event. The form component ...
1 KB (92 words) - 00:14, 17 October 2011
Description: ifeq: | Vcl. ... Forms. TCustomForm. Dock ... To dock a form programmatically, use the ManualDock method instead. See Also : DragMode ...
736 bytes (61 words) - 00:25, 17 October 2011
TCustomForm. ... If Control is the form's active control, DefocusControl sets the form's ActiveControl property to nil (Delphi) or NULL (C++). ...
987 bytes (84 words) - 01:02, 17 October 2011