[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Forms' (#lcl)

Reference for unit 'Forms': Procedures and functions

CreateWidgetset

  

Creates the widgetset

dbgs

  

Formats various typed values into readable text.

FindRootDesigner

  

FreeWidgetSet

  

Destroys almost all singletons

GetDesignerForm

  

GetFirstParentForm

  

Does a recursive search for the first Parent of type TCustomForm.

GetLongHint

  

Returns the long version of an Hint string.

GetParentDesignControl

GetParentForm

  

The topmost Form containing Control.

GetShortHint

  

Returns the short version of an Hint string.

IsAccel

  

Searches for the given virtual key, used as an accelerator.

KeyboardStateToShiftState

KeyDataToShiftState

  

Converts modifier keys from the LParam of a keyboard message (WM_KEYUP for example) to a TShiftState

KeysToShiftState

  

Converts modifier keys from the LParam of a mouse message to a TShiftState.

NeedParentDesignControl

NotifyApplicationUserInput

  

Invokes all application user input handlers.

Register

  

Registers a few components, declared in this unit.

RestoreFocusState

  

Remembers the control in LastFocusedControl.

SaveFocusState

  

Returns the remembered control

ShiftStateToKeys

  

Converts a shift state into a key state value compatible with the key state of a Windows API LParam

StrToWindowState

  

StrToWindowState - converts a string to a Window state

ValidParentForm

WindowStateToStr

  

WindowStateToStr - converts a Window state to a string

The latest version of this document can be found at lazarus-ccr.sourceforge.net.