View Single Post
  #1 (permalink)  
Old 8th January 2009, 10:34
magicturk magicturk is offline
D4PHP Newbie
 
Join Date: Jan 2009
Posts: 9
magicturk is on a distinguished road
Question adding problem in VCL Properties

Hello everbody;
1.
I want to insert sub properties in my VCL.
for example Font in Label properties
font's sub properties is a lot of it ( size, height,....)
I want to make like it.
You can see attach. file : sub_properties.jpeg
sub_Properties.JPG
2.
I want to insert ready constant in combobox in my VCL properties.
for example Alignment in Label properties
Alignment's in have a lot of ready constant in properties (agNone, ag Left,...)
I want to make like it.
You can see attach. file : comboboxinproperties.jpeg
comboboxinproperties.JPG

Please send tome easy sample code.


thank you very much your helps...
Reply With Quote
Sponsored Links