Вниз
Скачать: CL | DM;

Косяк   Найти похожие ветки 

 
race1 ©   (2002-12-27 11:44) [0]

unit TextShape;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ExtCtrls;
type
TTextShape = class(TShape)
private
FCount: Integer;
protected
{ Protected declarations }
public
{ Public declarations }
published
property Count: Integer read FCount write FCount;
end;
procedure Register;
implementation
procedure Register;
begin
RegisterComponents("Samples", [TTextShape]);
end;
end.

вот такой кусочек. в object inspector"е св-ва Count не видно... скоро парик пойду покупать...


 
Skier ©   (2002-12-27 11:53) [1]

>race1
Я поигрался...у меня видно...


 
MBo ©   (2002-12-27 13:39) [2]

перекомпилируй dclusr50 или в каком там пакете у тебя этот компонент



Страницы: 1 вся ветка

Скачать: CL | DM;



Память: 0.45 MB
Время: 0.009 c
4-25139
Marser
2002-11-20 22:50
2003.01.09
Эмуляция нажатия кнопки мыши


3-24795
Berg
2002-12-15 16:48
2003.01.09
Ошибка


14-25019
Delirium
2002-12-19 16:32
2003.01.09
Download DevExpress QuantumGrid 4.0 For Delphi 7


7-25115
ugin
2002-10-30 15:20
2003.01.09
Работа с LPT


4-25127
strong
2002-11-16 14:01
2003.01.09
аля DirectSkin




   Наверх