| Class TComCombo (unit ComCombo) |
TComboBox
| Constructors |
constructor Create(AOwner:TComponent);| Functions |
destructor Destroy;
procedure DrawItem(Index: Integer; ARect: TRect; State: TOwnerDrawState);
procedure DropDown;
function Test(APort:byte):boolean;
function GetComm: integer;
procedure SetComm(AComm:integer);| Properties |
property AutoTest : boolean
property Comm : integer| Events |
| Variables |
FAutoTest : boolean;
MyBitmap : TBitmap;| Constructors |
constructor Create(AOwner:TComponent);| Functions |
destructor Destroy;
procedure DrawItem(Index: Integer; ARect: TRect; State: TOwnerDrawState);
procedure DropDown;
function Test(APort:byte):boolean;
function GetComm: integer;
procedure SetComm(AComm:integer);| Properties |
property AutoTest : boolean
property Comm : integer| Events |
| Variables |
FAutoTest : boolean;
MyBitmap : TBitmap;