forked from rofl0r/KOL
-
Notifications
You must be signed in to change notification settings - Fork 0
/
left_taction.htm
66 lines (29 loc) · 1.66 KB
/
left_taction.htm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
<html>
<head>
<title>KOL Help: TAction object (left frame)</title>
<base target="main">
</head>
<body bgcolor="#FFFFEF" text="#FF8080" link="#008080" vlink="#008000" alink="#808000">
<p align="center">TAction reference</p>
<a name=props></a><p><b>TAction properties</b></p>
<b><a href=main_taction.htm#accelerator>Accelerator</a></b><br>
<b><a href=main_taction.htm#caption>Caption</a></b><br>
<b><a href=main_taction.htm#checked>Checked</a></b><br>
<b><a href=main_taction.htm#enabled>Enabled</a></b><br>
<b><a href=main_taction.htm#helpcontext>HelpContext</a></b><br>
<b><a href=main_taction.htm#hint>Hint</a></b><br>
<b><a href=main_taction.htm#visible>Visible</a></b><br>
<p align="center"><em><font color="black">from </font><a href="tobj.htm" target="_top">TObj</a></em></p>
<a name=methods></a><p><b>TAction methods</b></p>
<b><a href=main_taction.htm#execute>Execute</a></b><br>
<b><a href=main_taction.htm#linkcontrol>LinkControl</a></b><br>
<b><a href=main_taction.htm#linkmenuitem>LinkMenuItem</a></b><br>
<b><a href=main_taction.htm#linktoolbarbutton>LinkToolbarButton</a></b><br>
<p align="center"><em><font color="black">from </font><a href="tobj.htm" target="_top">TObj</a></em></p>
<a name=events></a><p><b>TAction events</b></p>
<b><a href=main_taction.htm#onexecute>OnExecute</a></b><br>
<p align="center"><em><font color="black">from </font><a href="tobj.htm" target="_top">TObj</a></em></p>
<a name=fields></a><p><b>TAction fields</b></p>
<p align="center"><em><font color="black">from </font><a href="tobj.htm" target="_top">TObj</a></em></p>
</body>
</html>