Unit mseobjectpicker

Description

 

Overview

Classes, Interfaces, Objects and Records

Name Description
Interface ihintcontroller  
Class thintcontroller  
Interface iobjectpicker  
Class tobjectpicker  

Types

objectpickerstatety = (...);
objectpickerstatesty = set of objectpickerstatety;
objectpickeroptionty = (...);
objectpickeroptionsty = set of objectpickeroptionty;

Constants

activestates = [ops_picking,ops_rectselecting,ops_multiselecting,ops_moving];

Description

Types

objectpickerstatety = (...);
 
Values
  • ops_picking
  • ops_rectselecting
  • ops_multiselecting
  • ops_moving
  • ops_xorpicpainted
  • ops_xorpicremoved
  • ops_newwidgetgrab
  • ops_newwindowgrab
objectpickerstatesty = set of objectpickerstatety;
 
objectpickeroptionty = (...);
 
Values
  • opo_mousemoveobjectquery
  • opo_rectselect
  • opo_multiselect
  • opo_thumbtrack
objectpickeroptionsty = set of objectpickeroptionty;
 

Constants

activestates = [ops_picking,ops_rectselecting,ops_multiselecting,ops_moving];
 

Generated by PasDoc 0.16.0.