[Lazarus] TTabSheet extending - where is the editor in TPageControl or a hook

Ondrej Pokorny lazarus at kluug.net
Thu Dec 29 11:56:53 CET 2016


On 29.12.2016 11:48, Andreas Frieß via Lazarus wrote:
> i want to extend the TTabSheet to TMyTabSheet, but i didnt find the 
> editor for TPageControl to say not to use TTabSheet. The editor is 
> normaly comming up if you make a rightclick in TPageControl and say, 
> add, insert or move left/right a TTabSheet. I want to change this from 
> TTabSheet to use my TMyTabSheet.
>
> Is there a hook or can i register my own editor ?

You'll have to write, register and use your own TMyPageControl.

Ondrej


More information about the Lazarus mailing list