Class uifcGridContainer
Description
Direct Known Subclasses:
Method Summary
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
void | |
| |
| |
| |
void | |
| |
| |
| |
void | |
| |
| |
| |
void | |
| |
| |
| |
void | |
| |
| |
| |
void | |
| |
| |
| |
void | |
| |
| |
| |
void | |
| |
| |
| |
GetDialog,
GetComponent,
CreateInParent,
AddPopupMenu,
IsVisible,
SetVisible,
GetComponentClass,
GetComponentClassName,
IsAlwaysAtFront,
SetAlwaysAtFront,
GetBackgroundColor,
SetBackgroundColor,
IsAttachedAtBottom,
SetAttachedAtBottom,
GetBottomOffset,
SetBottomOffset,
GetCursorImage,
SetCursorImage,
GetTextColor,
SetTextColor,
GetHelpTextAlignment,
SetHelpTextAlignment,
GetHelpTextWidth,
SetHelpTextWidth,
GetHelpTextOriginX,
SetHelpTextOriginX,
GetHelpTextOriginY,
SetHelpTextOriginY,
CanInheritPopupMenu,
SetCanInheritPopupMenu,
IsAttachedAtLeft,
SetAttachedAtLeft,
GetLeftOffset,
SetLeftOffset,
DoesReserveSpace,
SetReserveSpace,
GetParentName,
GetPopupMenuName,
SetPopupMenuName,
CanPopupMenuWhenDisabled,
SetCanPopupMenuWhenDisabled,
IsAttachedAtRight,
SetAttachedAtRight,
GetRightOffset,
SetRightOffset,
IsAttachedAtTop,
SetAttachedAtTop,
GetTopOffset,
SetTopOffset,
IsValidDropSite,
SetValidDropSite,
GetValidDropTypeFlags,
SetValidDropTypeFlags,
GetChildNameArray,
DoesAllowTrailRecording,
SetAllowTrailRecording,
CanReduceHeight,
SetCanReduceHeight,
CanReduceWidth,
SetCanReduceWidth Method Detail
Returns:
The minimum width of the Layout, in character widths.
Sets the minimum width of the Layout, in character widths.
Parameters:
value
Returns:
Returns:
The minimum height of the Layout, based on the height of a line of text.
Sets the minimum height of the Layout, based on the height of a line of text.
Parameters:
value
Returns:
Returns:
The image of the Layout if the Layout is decorated.
This may be a BIF (the .bif extension is optional) file or a JPG, PNG, PCX, GIF, BMP, ICO or CUR file.
Sets the image of the Layout if the Layout is decorated.
This may be a BIF (the .bif extension is optional) file or a JPG, PNG, PCX, GIF, BMP, ICO or CUR file.
Parameters:
value
Returns:
Returns:
Flag indicating whether the Layout should remember its size when the Dialog in which it is contained is destroyed so that when the Dialog is recreated the Layout will initially be created with the same size.
Sets flag indicating whether the Layout should remember its size when the Dialog in which it is contained is destroyed so that when the Dialog is recreated the Layout will initially be created with the same size.
Parameters:
flag
Returns:
Returns:
The label of the Layout if the Layout is decorated.
The text may be single or multi-line, and may contain a mnemonic by prefixing the mnemonic character with an ampersand.
Sets the label of the Layout if the Layout is decorated.
The text may be single or multi-line, and may contain a mnemonic by prefixing the mnemonic character with an ampersand.
Parameters:
value
Returns:
Returns:
The height of the Layout, based on the height of a line of text.
Sets the height of the Layout, based on the height of a line of text.
Parameters:
value
Returns:
Returns:
The width of the Layout, in character widths.
Sets the width of the Layout, in character widths.
Parameters:
value
Returns:
Returns:
Flag indicating whether the Layout has a decorated shadow border.
Sets flag indicating whether the Layout has a decorated shadow border.
Parameters:
flag
Returns: