TFrame is a truly transparent WindowControl showing only: its frame. The Frame's border might be running, windowstyle or flat. It is mousesensible, i.e move and size the control at runtime. Features a property 'Client', allowing to assign static controls (Panels,..) to become dynamic at runtime. TFrame is valuable for applications needing the user to mousedefine some coordinates, move and size other controls or graphical objects at runtime, or simply as an additional designelement. Demo exe with source included. |