Jump to content

VCL UniFrame as Container


ice

Recommended Posts

Hi,

is there a way to make VCL UniFrame as a extjs Container?

Sometime we Need a simple Container ( not all features from panel) as VCL UniFrame.

 

Link: Panel vs. Container

https://stackoverflow.com/questions/22857918/container-vs-panel-in-extjs

 

You can use TUniContainerPanel that is a simpler version and is what I guess you looking for.

 

Thanks

Link to comment
Share on other sites

Sorry for my explan.

An Example:

I create a UniFrame with uniDBEdit's (name,street,zip code, ...) and save it.

Now i take it and insert in other uniForm's.

When i Change the first UniFrame then other are update.

The UniFrame create a extjs Panel.

How can UniFrame create Container. ???

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...