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

TWidgetInfoFlag

Declaration

Source position: gtkdef.pp line 438

type TWidgetInfoFlag = (

  wwiNotOnParentsClientArea,

  wwiValidQueuedEvent,

  wwiDeactivating,

  wwiActivating,

  wwiNoEraseBkgnd,

  wwiInvalidEvent

);