Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Delphi 6 中有没有办法更改 ComboBox 的设置,以便用户无法在其中填写自定义文本?
是的,您将Style属性设置为csDropDownList.
Style
csDropDownList