[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpwritexpm.pp line 24
type TFPWriterXPM = class(TFPCustomImageWriter) |
protected |
procedure InternalWrite(); override; |
public |
constructor Create; override; |
property PalChars: string; [rw] |
property ColorCharSize: Byte; [rw] |
end; |
| |
| |
| |
TObject |