procedure showMainWindow;
begin
SetUIProp("fview","Visible","TRUE");
end;
procedure hideMainWindow;
begin
SetUIProp("fview","Visible","TRUE");
end;
What about the list of some common ones?gdgsupport said:Actually, SetUIProp can modify a lot of properties. But it depends on the control, so we have no specific documentation for it.
We use essential cookies to make this site work, and optional cookies to enhance your experience.