Re: [Lazarus] TControlScrollBar question

2009-09-26 Thread Paul Ishenin

zeljko wrote:

What is exact meaning of TControlScrollBar.Size (K3 doesn't have such
property, so cannot read help).
What is it's value in case of eg. VerticalScrollBar
   Witdh (eg. 16) or Height (eg. 320) ?



Anyone ?
  
Well, you have sources I think :) According to them this property 
returns standard width in case of vertical scrollbar and standard height 
in case of horizontal.


Best regards,
Paul Ishenin.

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


[Lazarus] TControlScrollBar question

2009-09-22 Thread zeljko
Hi,

What is exact meaning of TControlScrollBar.Size (K3 doesn't have such 
property, so cannot read help).
What is it's value in case of eg. VerticalScrollBar 
   Witdh (eg. 16) or Height (eg. 320) ?

tnx.

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus