Unit 'MUIClass.Area' Package
[Overview][Types][Classes][Procedures and functions][Index] [#MUIClass]

TMUIArea.FrameTitle

Define a frame title text

Declaration

Source position: MUIClass.Area.pas line 153

published property TMUIArea.FrameTitle : string
  read FFrameTitle
  write SetFrameTitle;

Description

This tag identifies a text string that will be displayed centered in the top line of a frame. This can become handy if you want to name groups of objects.

You may not use FrameTitle without defining a Frame.

See also

Frame

  

[i] Define a frame for the item.


Documentation generated on: 2024-03-29