Source position: u_command.pas line 38
type TBorderFlags = set of (
bfLeft,
bfRight,
bfTop,
bfBottom
);