Options




 Behaviour.

● Grid X-Size, Grid Y-Size

    Sets the size of the grid.

● Grid color, Back color, Text color

    Click on the color box to change.

● Show Grid

    The grid will be visible.

● Snap To Grid

    While designing, controls will move and size according to grid.

● Show Size/Pos

    A tooltip will show size or position.

● Grid as lines

    The grid will be shown as lines.

● Styles as hex

    Control styles will be saved as hex values.

● Size Dialog to Font

    The dialog will be resized if a bigger or smaller font is selected.

● Font button

    Selects a font for text editing.

● #defines

    ● Included in project file.
        Control names and ID's will be included in project file.
    ● In [PROJECT].h file.
        Control names and ID's will be saved to a separate [PROJECT].h file.
    ● Browse for defines file.
        Control names and ID's will be saved to a separate .h file of your chice.

● Simple Properties

    Only common properties will be shown.
    Common properties are HelpID, ID, Name, Caption, Enabled, Height, Left,
    Tabindex, Tabstop, Top, Visible, Width, xExStyle and xStyle

● Define IDC_STATIC

    IDC_STATIC will be defined.

● Standard menu

    The IDE will use a standard windows menu.

● Borland compatible

    The project will be saved in a Borland compatible format.