Subject: Design Guidelines for Delphi 7 [Print This Page] Author:
sourcecode Time: 2006-6-13 06:32 Subject: Design Guidelines for Delphi 7
Is possible to include this feature in a future version of cnpack? It's is very powerfull for align controls, this is include in Delphi 2006 VCL as default, like screenshot:
Thaks for some help.Author:
Passion Time: 2006-7-15 09:26
Sorry. But Could you tell me where to get the desing guidelines? ;-)
I seldom use BDS2006 for working before, not so familiar with this new function.Author:
sourcecode Time: 2006-7-18 07:31
This work only in win32 personality, this apears at you hold Ctrl or Shift and drag components to align, if the component is in same align with other(s) this show a line like screenshot above.Author:
shenloqi Time: 2006-7-22 12:04
Design guidelines before Delphi 2006 is very difficult. This feature need vcl support.
In delphi 2006, there some TXXXGuidelines classes support these vcl controls, and IComponentGuidelines and TBaseComponentGuidelines is only exists in Delphi 2006's DesignIntf.pas.