property BorderStyle: TBorderStyle;
type TBorderStyle = (bsNone, bsSingle); // declared in Forms.pas
When BorderStyle is bsSingle, control is painted with a recessed border.
Copyright ©2000-2024 Alex Denisov and the Graphics32 Team - Graphics32 2.0 - Help file built on 18 Feb 2024