<< Click to display table of contents >> TrvActionParaBorder.ValidProperties |
Defines a set of properties for applying to the selected paragraphs.
type
TRVParaInfoBorderProperty = (rvpibBackground_Color,
rvpibBackground_BO_Left, rvpibBackground_BO_Top,
rvpibBackground_BO_Right, rvpibBackground_BO_Bottom,
rvpibBorder_Color, rvpibBorder_Style, rvpibBorder_Width,
rvpibBorder_InternalWidth,
rvpibBorder_BO_Left, rvpibBorder_BO_Top,
rvpibBorder_BO_Right, rvpibBorder_BO_Bottom,
rvpibBorder_Vis_Left, rvpibBorder_Vis_Top,
rvpibBorder_Vis_Right, rvpibBorder_Vis_Bottom);
TRVParaInfoBorderProperties = set of TRVParaInfoBorderProperty;
property ValidProperties: TRVParaInfoBorderProperty;
If UserInterface=False, assign a subset of properties (for applying) to ValidProperties .
If UserInterface=True, this property is maintained automatically. After displaying a dialog, this property contains a set of properties corresponding to non-blank fields in the dialog.