[Lazarus] Component standard Height (WidgetSet dependant)
Sandro Cumerlato
sandro.cumerlato at gmail.com
Sun Nov 23 16:31:20 CET 2014
Hello,
is there another way to retrieve the component standard Height (WidgetSet
dependant) at runtime?
CB := TComboBox.Create(self);
h := CB.Height;
CB.Free;
CB := nil;
Thanx in advance!
Sandro
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20141123/00c714a5/attachment-0002.html>
More information about the Lazarus
mailing list