Macro Scheduler 15

Splitter Object Properties


 

Name

Description

Align

Determines how the control aligns within its container (parent control).

AlignWithMargins

Indicates whether a control should be constrained by margins.

AutoSnap

Determines whether neighboring objects are resized to zero when the splitter is used to make them smaller than MinSize.

Beveled

Determines whether the splitter looks beveled along the edge that moves.

Color

Specifies the background color of the control.

Constraints

Specifies the size constraints for the control.

Cursor

Specifies the image used to represent the mouse pointer when it passes into the region covered by the control.

CustomHint

Custom hint for control.

Height

Specifies the vertical size of the control in pixels.

HelpContext

Numeric ID for control's context-sensitive help topic

HelpKeyword

Keyword for control's context-sensitive help topic

HelpType

Indicates whether the control's context sensitive help topic is identified by context ID or by keyword.

Hint

Contains the text string that can appear when the user moves the mouse over the control.

Left

Specifies the horizontal coordinate of the left edge of a component relative to its parent.

Margins

Specifies the margins for the control.

MinSize

Specifies the minimum size, in pixels, of the panes on either side of the splitter.

Name

Specifies the name of the component as referenced in code.

ParentColor

Determines where a control looks for its color information.

ParentCustomHint

Determines where a control looks for its custom hint.

ResizeStyle

Specifies the effect of moving the splitter.

Tag

Stores an integer value as part of a component.

Top

Specifies the Y coordinate of the top left corner of a control, relative to its parent or containing control in pixels.

Visible

Determines whether the component appears onscreen.

Width

Specifies the horizontal size of the control or form in pixels.