LCL: csReflector

git-svn-id: trunk@41993 -
This commit is contained in:
mattias 2013-07-04 14:20:08 +00:00
parent b5b0d1e113
commit 8e437bf7cd

View File

@ -247,7 +247,7 @@ type
csReplicatable,
csNoStdEvents, // standard events such as mouse, key, and click events are ignored.
csDisplayDragImage, // display images from dragimagelist during drag operation over control
csReflector,
csReflector, // the controls respond to size, focus and dlg messages - it can be used as ActiveX control under Windows
csActionClient,
csMenuEvents,
csNoFocus, // control will not take focus when clicked with mouse.