WndProc (var Message: TMessage); var Form: TCustomForm; begin //由擁有control的窗體來處理設計期間的消息if (csDesigning in ComponentState) ...
確定! 回上一頁