<< Click to display table of contents >> TrvActionInsertPicture.BorderWidth, BorderColor |
The property specify a border width and color for inserted images.
property BorderWidth: TRVStyleLength;
property BorderColor: TColor;
Assign a positive value to BorderWidth to add border to inserted pictures.
BorderWidth is measured in GetControlPanel.UnitsProgram.
Default value
•BorderWidth: 0
•BorderColor: clBlack