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

TDesignSignalType

Declaration

Source position: gtkproc.pp line 499

type TDesignSignalType = (

  dstUnknown,

  dstMousePress,

  dstMouseMotion,

  dstMouseRelease,

  dstExposeAfter

);