Objectmix
Tags Register Mark Forums Read

New Delphi Component : Delphi

This is a discussion on New Delphi Component within the Delphi forums in Programming Languages category; Good Morning I am creating a new delphi componet whic is derived from TCustomGroupBox component. I have implemented some new properties in this component visibles in OBject inspector such as "Type" and "Status". Both prioperties are of Unumerated type that means they are composed by some defined option: TType=(Station,Pallet) TStatus(InWork,Done,OutOfLine,raw) Now i would like to influence the option of "Status" in dependence of what has been select in "Type". For example, if "Pallet" has been select in "Type" in the "Status" property the option selectable should be as report above,if the user select "Station" in "Type" property the option selectable ...


Object Mix > Programming Languages > Delphi > New Delphi Component

Reply

 

LinkBack Thread Tools
  #1  
Old 03-16-2009, 05:59 AM
Junior Member
 
Join Date: Mar 2009
Posts: 0
Gallo128 is on a distinguished road
Question New Delphi Component

Good Morning

I am creating a new delphi componet whic is derived from TCustomGroupBox component.
I have implemented some new properties in this component visibles in OBject inspector such as "Type" and "Status". Both prioperties are of Unumerated type that means they are composed by some defined option:

TType=(Station,Pallet)
TStatus(InWork,Done,OutOfLine,raw)

Now i would like to influence the option of "Status" in dependence of what has been select in "Type". For example, if "Pallet" has been select in "Type" in the "Status" property the option selectable should be as report above,if the user select "Station" in "Type" property the option selectable in "Status" should be as report below:
TStatus(enabled,disabled)
Do you know how is possible to made it in Delphi

Thanks
Reply

Thread Tools


Similar Threads

Thread Thread Starter Forum Replies Last Post
[Delphi 2007] How can i set that delphi start form # from 1(after starting a new VCL project)? usenet Delphi 1 08-03-2008 12:30 AM
Delphi 7: How do I debug with component without code ? usenet Delphi 3 06-26-2008 12:27 PM
sftp component for delphi.net usenet Delphi 6 05-31-2008 11:36 AM
How to prevent Delphi from intercepting VCL exceptions generated by component usenet Delphi 4 01-09-2008 01:28 PM
Translate C++ code to Delphi (pascal unit)... But not works in Delphi. usenet c++ 1 12-20-2007 09:31 PM


All times are GMT -5. The time now is 01:01 AM.

Managed by Infnx Pvt Ltd.