これを使って、実際に何かこしらえましょう。公式サイトのDocumentation Delphiを使っていた時のVCLの設計イメージでToolbarからToplevel0にWidgetを「ドラッグドロップ」してみましたが何も起こりません。 Toolbarからお目当てのWidgetをクリックしてから、設計画面と ...
Writing GUI programs involves two basic steps. First, you need to write the code to create the interface, with elements, such as menus, and widgets, such as buttons, labels and entry fields. You then ...