EditLabel is a component that uses an Edit box placed inside a Panel.
The effect is of an Edit box with an attached Label that can be positioned Above, Below, Left, or Right of the Edit box. The Panel allows for a border to be placed around the Label using the Bevel Properties. The Label can be Justified to the Left, Center, Right or Top, Center, Bottom of the Edit box depending on the Label position. The Label background and the caption can be colored as desired, as can the border around the Label. The Edit box can change color when it receives Focus and given another color when not focused.
Both the Label and the Edit box have their own Font properties.
The Width of the component is governed by the Width of the Edit box.
LabelComps - 07 September, 2002 -
Steven WaughData-aware and NonData-aware components with labels. Included are:
EditLabel
DBEditLabel
MemoLabel
DBMemoLabel
Labels can have a border with adjustable colors. Label background and text color adjustable. Label can be Above, Below,...