ribbon - Delphi TRibbon only loads after moving window -


i creating tcontrol application tribbon job. i've created ribbon before no problems, 1 seems acting strange. have dropped tribbon on form tool palette 4 pages. there no written code associated ribbon yet, when run program, ribbon not appear until move entire window. ribbon controls not refresh until window moved. there setting or event not aware of?

when form created, there appears hole in form ribbon should until window moved , ribbon appears.

the problem seemed linking between units , components. trying test program before put data module in uses list. causing interpreter freak out , load incorrectly.


Comments

Popular posts from this blog

java - Spring Data JPA: Why findOne(id) executing delete query internally? -

python - Mongodb How to add addtional information when aggregating? -

java - Incorrect order of records in M-M relationship in hibernate -