Advance Pascal Script (DWS Extanded)
TPen
TPen- -
Description
Hierarchy
TVCLObject
TPersistent
TGraphicsObject
type
TPen=
class
(
TGraphicsObject
)
property COLOR:Integer;
property MODE:Integer;
property STYLE:Integer;
property WIDTH:Integer;
end;
UP