Links
EControl Form Designer Pro
ed_Designer.TGuidelinesStyle Enumeration

Guidelines options.

TGuidelinesStyle = (
  glLeft,
  glHCenter,
  glRight,
  glTop,
  glVCenter,
  glBottom,
  glMouse,
  glKeyboard,
  glMoving,
  glSizing,
  glStatic,
  glMultiple,
  glMultipleSel
);

ed_Designer

Members 
Description 
glLeft 
Specifies whether guideline can be shown for left edges of controls. 
glHCenter 
Specifies whether guideline can be shown for horizontal centers of controls. 
glRight 
Specifies whether guideline can be shown for right edges of controls. 
glTop 
Specifies whether guideline can be shown for top edges of controls. 
glVCenter 
Specifies whether guideline can be shown for vertical centers of controls. 
glBottom 
Specifies whether guideline can be shown for bottom edges of controls. 
glMouse 
Specifies whether guidelines can be shown when moving or sizing by mouse. 
glKeyboard 
Specifies whether guidelines can be shown when Control or Shift keys are pressed, i.e. when moving or sizing by keyboard. 
glMoving 
Specifies whether guidelines can be shown when moving selected controls. 
glSizing 
Specifies whether guidelines can be shown when sizing selected control. 
glStatic 
Specifies whether guidelines can be shown for selected controls when no actions are perform on them, i.e. in static mode. 
glMultiple 
Specifies whether multiple guidelines can be shown, otherwise only single guideline will be displayed. 
glMultipleSel 
Specifies whether guidelines can be shown when more than one control is selected. 
Copyright (c) 2004 - 2011 EControl Ltd.. All rights reserved.
What do you think about this topic? Send feedback!