|
|
|
| |
|
| #WhiteUnicorn/ StartPage/ Documentation/DelphiFAQ > |
|
| |
How I do to create a nonvisual component that does not show up on the component palette at design time (such as a TField)?
Nonvisual components without icons are useful for components that are always subcomponents associated with other components. Use RegisterNoIcon instead of RegisterComponent, and then create the component as you would normally.
|
| |
|
| #WhiteUnicorn/ StartPage/ Documentation/DelphiFAQ > |
|
| |
|
| ||
|
|
|
|
|
| ||