[Overview][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: msebarcode.pas line 39
type tcustombarcode = class(tpublishedwidget) |
public |
constructor create(); override; |
destructor destroy; override; |
property direction: graphicdirectionty; [rw] |
property colorspace: colorty; [rw] |
property fontbar: tbarcodefont; [rw] |
property options: barcodeoptionsty; [rw] |
end; |
| |
| |
| |
| |
| |
twidget,iscrollframe,iface,iassistiveclient |
| |
| |
tmsecomponent,ievent,iificommand,iificlient |
| |
tcomponent |
? |
TObject |