View articles in ‘Forms’ Category


forms

How to close a TCommonDialog automatically

How to close a TCommonDialog automatically

forms

How to show forms on a TScrollBox

How to show forms on a TScrollBox

forms

How to use the AnimateWindow function

How to use the AnimateWindow function

forms

How to make each MDIChild fill the entire client area of the main form

How to make each MDIChild fill the entire client area of the main form

forms

How to close a MDIChild form

How to close a MDIChild form

forms

How to scale a form manually

How to scale a form manually

forms

How to make a form not resizable but moveable

How to make a form not resizable but moveable

forms

How to shade components

How to shade components

forms

How to draw a color outline around TForm

Create a message handler for the Windows Message WM_NCPAINT message. The following example paints a 1 pixel red border around the frame of the form.

forms

How to show hints in the Statusbar

How to show hints in the Statusbar