Delphi Studio » ��������� �� 16.05.2011 »

 
 
 
������������ ������ ������������: Bateunere
 
Ðåêëàìà íà ñàéòå
����������� ������ ��: ï¿½ï¿½ï¿½ï¿½ | ������������ | ������������ | ������������ | ��������

���������� � ���������� ��������� ������� ����

�����: ndaemonv | 16-05-2011, 17:25 | ����������: 14 | ���������: ������� �� Delphi » ������� �� Delphi �������

0
Ñîõðàíåíèå è ïðèìåíåíèå ïîëîæåíèÿ êóðñîðà ìûøè

������ ������ �� Delphi ��������� � ����� ���������� ���� �� X � Y, ��������� ���������� �� ������, ���������� ��� �� ����� ������ �������
 

�������� ����� �� ���� �� ������

�����: ndaemonv | 16-05-2011, 17:19 | ����������: 8 | ���������: ������� � ������ �� Delphi

0
Ïåðåäà÷à ôàéëà ïî ñåòè èç ïàìÿòè

������� ����������� ������-��������� ���������� ���������� �� ����. �������� ����� �� ��������� ���������� �� ����, �� ������. ������ ������ ��������� ���� � ���������� ��� �������, ������ � ���� ������� ������ ������� ����. � ���� ���������� ����������� ������ �������, ������ � ������ ���������� ����� �� ����, ����� �������� � ����� ���������. � ��� �� � ����������� ����� ����� �������� ������� � ����� ��� ����� �����. ������ ������ ����������� � ���, ��� ����������� �������� ���������� ����� ����� �� ������, ����� ���������� �� ����. � ��� �� ����� ����� �� ������ � �� � �����? ������ ������: �������� ����������� �������� ����� ��������� ���������� ServerSocke/ClientSocket ��� TcpServer/TcpClient. � TcpServer/TcpClient, �������� �������� ����� ��� ������� ����� �������, � ��� ����������� �������������� �������� ������������� ���� �����������, ��� � ����� ����� �� ���������� ��������, �� ��� ���������� �����? ��� �� ������ ���������� ��������, ���������� � �������������. ������� �� ��������.
 

�� DBLookupComboBox � Label

�����: leila_4ever | 16-05-2011, 17:15 | ����������: 7 | ���������: ������� � ������ �� Delphi

0
Èç DBLookupComboBox â Label

���������� ���������. ���� DBLookupComboBox � Label, Button. �����: ��� ����� Button � Label ������������ ��������� ������ DBLookupComboBox. � �������: ������� ��� �� ������ DBLookupComboBox, ��� ����� Button, ��������� ��� ������������ � Label.
 

�������� ������������� ������ �� ����� (Pos, IdHTTP). ������ �� Delphi

�����: SkyLine32 | 16-05-2011, 17:10 | ����������: 3117 | ���������: ������� �� Delphi » ������� �� Delphi ���� ��������

1
Ïðîâåðêà ñóùåñòâîâàíèÿ òåêñòà íà ñàéòå (Pos, IdHTTP). Ïðèìåð íà Delphi

������ �� Delphi ��� �������� �� ������������� ������ �� �����. ��� ������� ����� ������������ ��������� IdHTTP � ������� Pos
 

Copy Pos (������� �� Delphi)

�����: SkyLine32 | 16-05-2011, 17:09 | ����������: 603 | ���������: �����

2
Copy Pos (Ïðèìåðû íà Delphi)

���� ���� ����� ������� ��� ���������� ������������� ������� ����� �����, ��� ������������ �������� Copy � Pos. ��� ����� � ����� �������� ��������� �������� �� Delphi
 

������� SetCommBreak

�����: SkyLine32 | 16-05-2011, 04:12 | ����������: 3 | ���������: WinApi

0
Ôóíêöèÿ SetCommBreak

WinApi �������:
function SetCommBreak(Cid: Integer): Integer;
�������� �������:
���������������� �������� �������� � ��������� ����� �������� ���������� � ����������� ���������
 

������� SetClipboardViewer

�����: SkyLine32 | 16-05-2011, 04:07 | ����������: 3 | ���������: WinApi

0
Ôóíêöèÿ SetClipboardViewer

WinApi �������:
function SetClipboardViewer(Wnd: HWnd): HWnd;
�������� �������:
��������� ���� � ������� ����, ������������ ���������� wm_DrawClipboard ��� ��������� ������ ����������� �����������
 

������� SetClipboardData

�����: SkyLine32 | 16-05-2011, 04:00 | ����������: 4 | ���������: WinApi

0
Ôóíêöèÿ SetClipboardData

WinApi �������:
function SetClipboardData(Format: Word; Mem: THandle): THandle;
�������� �������:
������������� ��������� ������ ������ ����������� ����������� � ��������� Format. � ����������� ������� ��������� ������ ������������� ����� ��������� �� �������
 

������� SetClassWord

�����: SkyLine32 | 16-05-2011, 03:51 | ����������: 3 | ���������: WinApi

0
Ôóíêöèÿ SetClassWord

WinApi �������:
function SetClassWord(Wnd: HWnd; Index: Integer; NewWord: Word): Longint;
�������� �������:
�������� �������� �����, ��������� ���������� Index, � ��������� ���� TWndClass
 

������� SetClassLong

�����: SkyLine32 | 16-05-2011, 03:44 | ����������: 4 | ���������: WinApi

0
Ôóíêöèÿ SetClassLong

WinApi �������:
function SetClassLong(Wnd: HWnd; Index: Integer; NewLong: Longint): Longint;
�������� �������:
�������� ������� ��������, ��������� ���������� Index, � ��������� ���� TWndClass
 

������ � INI-�������. ������ �� Delphi

�����: SkyLine32 | 16-05-2011, 02:39 | ����������: 40896 | ���������: ������� �� Delphi » ������� �� Delphi �������

2
Ðàáîòà ñ INI-ôàéëàìè. Ïðèìåð íà Delphi

������ ������ ����� ��������� � INI-���� config.ini ��� ������ �� ���� Edit � �� ����� ������� �� � ��� �����
 

������� ����� � Label

�����: WINSTON | 16-05-2011, 02:36 | ����������: 100 | ���������: ������� � ������ �� Delphi

1
Áåãóùèé òåêñò â Label

������������ ������!
���� ��������� ������ � ���������� ������� ������ � Label. ���� ����� ����� ��� ����� ������������.
������ ����� ����� � ���������, �� �.� ����� ������ �������� ���� ������� ��� �� ����� �����. ������� ������ ����� � ���������, �� ��� ��� �� ��. ���� ���������� ������� ������ � ���������. �� ���� �������� ��� ����� ����� �� ������� ��� ������� � ����� �������� � ������� ����� ��� �� � ������� ��� �������. ������ ������ �� ������� �� ���� �����, � � ���� ���� ������ ���� ������. ����� �� ������ �� �������, �� � ���� �� ��� �� ���������� ����������. ���� ����� ���������� ���� ��� ���� ������� � ���� ��������.
 
 
-� ����
������:
rss