[Lazarus] TCaption question

Vojtěch Čihák vojtech.cihak at atlas.cz
Tue Jul 15 15:29:56 CEST 2014


Hi,
 
some components (like TLabel) have ellipsis button [...] in Object Inspector that allows multi-line editing while other components don't (TButton).
How OI distinguishes it, since both have the same declaration (TControl.Caption: TCaption)?
What should I do when want multi-line string composite editor for my component?
 
Thanks. 
 




More information about the Lazarus mailing list