Skip to content

Commit b841f01

Browse files
author
César Cardoso
committed
bk2024-01-25-0334
1 parent fcb2320 commit b841f01

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Images/PopupMenu-Alterado.png

14.7 KB
Loading

Src/View.Main.pas

+2
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ interface
2424
TCalcular = (tcSim, tcNao);
2525

2626
/// <summary> Usando Help Insight para classes. </summary>
27+
/// <C4DTag> Texto da minha tag teste </C4DTag>
28+
/// <C4DCode> ShowMessage(Self.Gerar); </C4DCode>
2729
TViewMain = class(TForm)
2830
pnBackTop: TPanel;
2931
btnUsandoEmMetodos: TButton;

0 commit comments

Comments
 (0)